MaterialDurablesContext#
Description#
This smart table is used to resolve the durables to be used for a particular material context.
Fields#
The MaterialDurablesContext table has the following fields:
| Field | Description | Key | Mandatory | Comments |
|---|---|---|---|---|
| Step | Step Reference. | Yes | Yes | |
| LogicalFlowPath | The Logical Flow Path | Yes | No | |
| Product | Product Reference. | Yes | No | |
| ProductGroup | Product Group Reference. | Yes | No | |
| Flow | Flow Name | Yes | No | Applies to the immediate parent Flow of the Step where the Material is currently, and not to the Top-Level Flow |
| Material | Material Reference. | Yes | No | |
| MaterialType | Reference to lookup table value in material type lookup table. | Yes | No | |
| ProductionOrder | Production Order | Yes | No | |
| Resource | Resource Reference. | Yes | No | |
| ResourceType | Reference to lookup table value in ResourceResourceType lookup table. | Yes | No | |
| Model | Reference to lookup table value in ResourceModel lookup table. | Yes | No | |
| Recipe | Recipe Reference. | Yes | No | |
| BOM | Reference to a BOM | No | Yes | a reference to a BOM of scope Durables |
Table: MaterialDurablesContext fields
Precedence Keys#
The search precedence rules are the following:
- Step, Material, LogicalFlowPath
- Step, Material
- Step, LogicalFlowPath, ProductionOrder
- Step, ProductionOrder
- Step, Recipe
- Step, Product, LogicalFlowPath, MaterialType
- Step, Product, Flow, MaterialType
- Step, ProductGroup, Flow, MaterialType
- Step, Product, LogicalFlowPath
- Step, Product, Flow
- Step, Product, MaterialType
- Step, Product, Resource
- Step, Product, ResourceType
- Step, Product, Model
- Step, Product
- Step, ProductGroup, LogicalFlowPath
- Step, ProductGroup, Flow
- Step, ProductGroup, MaterialType
- Step, ProductGroup, Resource
- Step, ProductGroup, ResourceType
- Step, ProductGroup, Model
- Step, ProductGroup
- Step, MaterialType, LogicalFlowPath
- Step, MaterialType, Flow
- Step, MaterialType, Resource
- Step, MaterialType, ResourceType
- Step, MaterialType, Model
- Step, MaterialType
- Step, Resource
- Step, ResourceType
- Step, Model
- Step, LogicalFlowPath
- Step, Flow
- Step