StepReworkLimitsContext#
Description#
Used to define Step Rework Limits Context.
Fields#
The StepReworkLimitsContext table has the following fields:
| Field | Description | Key | Mandatory | Comments |
|---|---|---|---|---|
| Step | Step where this step rework limit context applies | Yes | Yes | |
| LogicalFlowPath | LogicalFlowPath where this step rework limit context applies | Yes | No | |
| Product | Product where this step rework limit context applies | Yes | No | |
| ProductGroup | ProductGroup where this step rework limit context applies | Yes | No | |
| Flow | Flow where this step rework limit context applies | Yes | No | |
| MaterialType | MaterialType where this step rework limit context applies | Yes | No | |
| ProductionOrder | ProductionOrder where this step rework limit context applies | Yes | No | |
| Material | Material where this step rework limit context applies | Yes | No | |
| ReworkLimit | Defines the rework limit | No | Yes |
Table: StepReworkLimitsContext fields
Precedence Keys#
The search precedence rules are the following:
- Step, Material, LogicalFlowPath
- Step, Material
- Step, LogicalFlowPath, ProductionOrder
- Step, ProductionOrder
- Step, Product, LogicalFlowPath, MaterialType
- Step, Product, Flow, MaterialType
- Step, ProductGroup, LogicalFlowPath, MaterialType
- Step, ProductGroup, Flow, MaterialType
- Step, Product, LogicalFlowPath
- Step, Product, Flow
- Step, Product, MaterialType
- Step, Product
- Step, ProductGroup, LogicalFlowPath
- Step, ProductGroup, Flow
- Step, ProductGroup, MaterialType
- Step, ProductGroup
- Step, MaterialType
- Step, LogicalFlowPath
- Step, Flow
- Step