Production Schedule Execution (Process Orders)
The main data tables for production schedule execution are:
Table Name | Description |
---|---|
Production_Plan | Production schedule (process order) |
Production_Plan_Starts | The start and end times that a process order was made active on a particular production unit. The units the process runs on is generally governed by the execution path. |
Production_Setup | Process order sequence |
Production_Setup_Details | Process order sequence patterns |
The main configuration tables for production tracking are:
Table Name | Description |
---|---|
Prod_Units | Production units |
PrdExec_Paths | Execution Paths |
PrdExec_Path_Units | Production units assigned to an execution path |