--- alias: stepreworklimitscontext-st description: "Defines contextual limits for rework operations across various production elements" --- # 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: 1. Step, Material, LogicalFlowPath 2. Step, Material 3. Step, LogicalFlowPath, ProductionOrder 4. Step, ProductionOrder 5. Step, Product, LogicalFlowPath, MaterialType 6. Step, Product, Flow, MaterialType 7. Step, ProductGroup, LogicalFlowPath, MaterialType 8. Step, ProductGroup, Flow, MaterialType 9. Step, Product, LogicalFlowPath 10. Step, Product, Flow 11. Step, Product, MaterialType 12. Step, Product 13. Step, ProductGroup, LogicalFlowPath 14. Step, ProductGroup, Flow 15. Step, ProductGroup, MaterialType 16. Step, ProductGroup 17. Step, MaterialType 18. Step, LogicalFlowPath 19. Step, Flow 20. Step