--- alias: reasonreworklimitscontext-st description: "Defines context for rework limits across various production elements" --- # ReasonReworkLimitsContext ## Description Used to define Reason Rework Limits Context. ## Fields The **ReasonReworkLimitsContext** table has the following fields: | Field | Description | Key | Mandatory | Comments | | --- | ----- | -- | -- | ---- | | **Reason** | Reason where this reason rework limit context applies | Yes | Yes | | | **Product** | Product where this reason rework limit context applies | Yes | No | | | **ProductGroup** | ProductGroup where this reason rework limit context applies | Yes | No | | | **MaterialType** | MaterialType where this reason rework limit context applies | Yes | No | | | **ProductionOrder** | ProductionOrder where this reason rework limit context applies | Yes | No | | | **Material** | Material where this reason rework limit context applies | Yes | No | | | **ReworkLimit** | Defines the rework limit | No | Yes | | Table: ReasonReworkLimitsContext fields ## Precedence Keys The search precedence rules are the following: 1. Reason, Material 2. Reason, ProductionOrder 3. Reason, Product, MaterialType 4. Reason, Product 5. Reason, ProductGroup, MaterialType 6. Reason, ProductGroup 7. Reason, MaterialType 8. Reason