SO
SOOrchestrationPlanLine
A detail line of an orchestration plan (SOOrchestrationPlan).
| 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 | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
LineNbr | int | Line Nbr. | - | |
Description:The sequence number of the SOOrchestrationPlanLine detail line. | ||||
MaintainSaftyStock | bit | Maintain Safety Stock | - | |
Description:A Boolean value that indicates whether the safety stock should be maintained during the order orchestration. | ||||
PlanID | nvarchar(15) | Plan ID | SOOrchestrationPlan | |
Description:The ID of the parent order orchestration plan. | ||||
Priority | int | Priority | - | |
Description:The priority of the warehouse when the system checks available quantity for shipping. | ||||
TargetSiteID | int | Warehouse | INSite | |
Description:The alternative warehouse (which is identified by INSite.SiteID) that can be assigned to a SOLine record during the orchestration. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||