ManufacturingRoutingRoutingStep
Stores step-by-step instructions for each stage in a manufacturing routing.
Columns
| Name | Type | References | Description |
| lagamount | Integer | Amount of lag time before the next operation step. | |
| lagtype | String | Type of lag applied between operation steps (such as fixed, percentage-based). | |
| lagunits | String | Units used to measure the lag time (such as minutes, hours, days). | |
| manufacturingcosttemplate | String | Manufacturing cost template associated with this routing step. | |
| manufacturingrouting | String | Manufacturing routing to which this operation step belongs. | |
| manufacturingworkcenter | String | Work center where this operation step is performed. | |
| operationname | String | Name of the operation performed in this routing step. | |
| operationsequence | Integer | Sequence number indicating the order of this operation step. | |
| runrate | Double | Production rate measured in minutes per unit. |