SO
SOOrchestrationPlan
An order orchestration plan.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
IncludeSourceWarehouse | bit | Include Source Warehouse | - | |
Description:When this value is true, a new line will be added to the top of the grid on the Orchestration Plans (SO304600) form. The Warehouse field in this line will display the current source warehouse (which is defined by the sourceSiteID field). | ||||
IsActive | bit | Active | - | |
Description:A Boolean value that indicates whether the orchestration plan has active status. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
LineCntr | int | - | ||
Description:The line counter for SOOrchestrationPlanLine detail lines. | ||||
PlanDescription | nvarchar(256) | Description | - | |
Description:A description of the SOOrchestrationPlan record. | ||||
PlanID | nvarchar(15) | Plan ID | - | |
Description:The ID of the order orchestration plan. | ||||
ShippingZoneID | nvarchar(15) | Shipping Zone | ShippingZone | |
Description:The shipping zone (which is identified by ShippingZone.ZoneID) that helps to find a correct SOOrchestrationPlan record for the SOOrder record. | ||||
SourceSiteID | int | Source Warehouse | INSite | |
Description:The warehouse (which is identified by INSite.SiteID) that helps to find a correct SOOrchestrationPlan record for the SOLine record. | ||||
Strategy | nvarchar(2) | Fulfillment Strategy | - | |
Description:The order orchestration fulfillment strategy for the orchestration plan. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||