Solution Function Help

The function solution creates a database of allocations assigning lines of a demand database to lines of a supply database.

    Arguments
  1. The first argument is a literal, that defines the name of the solution database to be created.
  2. The second argument is a reference to the demand database.
  3. The second argument is a reference to the supply database.