Name | Data Type | Required | Description |
BaseScenario* | nvarchar(255) | True |
|
Site** | nvarchar(255) | True | Site Name, must be found in the Sites table |
SKU** | nvarchar(255) | True | SKU Name, must be found in the SKU table |
LoadingCost | decimal(9,4) | False | Cost per unit during unloading |
LoadingCostUOM | nvarchar(10) | False | Quantity UOM (i.e. Cases, Plts, etc) |
Notes | nvarchar(255) | False |
|
SolverInclude | nvarchar(5) | True | Value of "yes" will be included by the Simulation engine. "No" will be ignored |
*Primary Key
**Foreign Key
