WorkOrdersWorkOrderOperationWorkOrderOperationMaterialWorkOrderMaterialExceptionCount
Records exceptions related to materials during operations, aiding in operational quality assurance.
Columns
| Name | Type | Description |
| WorkOrdersWorkOrderId [KEY] | Long | The unique identifier for the work order associated with this material exception count. This identifier links exception tracking to the appropriate work order for production oversight. |
| WorkorderoperationWorkOrderOperationId [KEY] | Long | The unique identifier for the work order operation where the material exception occurred. This identifier ensures traceability of material-related issues within specific operation steps. |
| WorkorderoperationmaterialWorkOrderOperationMaterialId [KEY] | Long | The unique identifier for the work order operation material affected by the exception. This identifier connects material-related discrepancies to the correct work order operation. |
| WorkOrderMaterialExceptionCount | Long | The total count of material-related exceptions recorded for this work order operation. This metric helps track shortages, defects, and discrepancies in material consumption. |
| WorkOrderOperationMaterialId [KEY] | Long | The unique identifier for the specific material used in the work order operation. This identifier ensures that any recorded material exceptions are correctly linked to the corresponding material. |
| BackToBackFlag | String | Indicates whether this work order operation material is part of a back-to-back order process, where demand directly triggers a supply response to maintain inventory balance. |
| ContractMfgFlag | String | Indicates whether this work order operation material is associated with contract manufacturing. This flag helps track material exceptions in outsourced production processes. |
| DueDays | Int | The number of days remaining until the planned completion of the work order operation. Material exceptions might impact this timeline and require adjustments. |
| Finder | String | A search key or identifier used to quickly locate specific work order operation material exception records in the system. |
| FirmPlannedFlag | String | Indicates whether the material requirement is firm planned, meaning it is locked and not subject to rescheduling or auto-adjustments. |
| InventoryItemId | Long | The unique identifier for the inventory item associated with this work order operation material. This identifier helps trace material exceptions to specific inventory records. |
| ItemNumber | String | The unique item number assigned to the material used in this work order operation. This number serves as a key reference for identifying affected materials in exception reporting. |
| LastUpdateDate | Datetime | The date and time when this material exception record was last updated. These metrics ensure visibility into recent changes and resolution tracking. |
| MaterialItemId | Long | The unique identifier for the material assigned to this work order operation. This identifier ensures proper tracking of materials and their associated exceptions. |
| OrganizationId | Long | The identifier for the organization or business unit responsible for this work order operation material. This identifier supports multi-organization tracking of material issues. |
| PlannedCompletionDate | Datetime | The scheduled completion date for the work order operation. Material exceptions might necessitate adjustments to this date. |
| PlannedStartDate | Datetime | The scheduled start date for the work order operation. Material shortages or defects might cause deviations from this planned timeline. |
| ProductSerialId | Long | The unique identifier for the serialized product associated with this work order operation material. This identifier helps track serialized materials affected by exceptions. |
| ResourceId | Long | The unique identifier for the resource (for example, 'machine', 'tool', or 'labor') assigned to the work order operation. This identifier ensures that material exceptions are associated with the correct resources. |
| SerialNumber | String | The serial number of the material or product involved in the work order operation. This serial number supports traceability of serialized materials with recorded exceptions. |
| SourceHeaderReferenceId | Long | The reference identifier linking this work order operation material to the source document header, such as a purchase order or sales order. This identifier helps trace material origins. |
| SourceHeaderRefId | Long | An alternate reference identifier for the source header. This identifier ensures compatibility with external systems or legacy integrations. |
| SourceLineReferenceId | Long | The reference identifier linking this work order operation material to a specific line item in the source document, such as a purchase order line. |
| SourceLineRefId | Long | An alternate reference identifier for the source line. This identifier supports integration with external systems and historical tracking. |
| SourceSystemId | Long | The identifier for the external system from which this work order operation material exception data originates. This identifier ensures data synchronization across integrated platforms. |
| Tolerance | Int | The allowable tolerance for variations in material usage for this work order operation. Material exceptions might occur if usage deviates beyond this threshold. |
| WoProjectNumber | String | The project number associated with this work order operation material. This number links material tracking and exception counts to broader project planning and reporting. |
| WorkAreaId | Long | The unique identifier for the work area where the operation is executed. This identifier helps localize material exceptions to specific production zones. |
| WorkCenterId | Long | The unique identifier for the work center associated with the work order operation. This identifier ensures that material exceptions are accurately linked to the production unit responsible. |
| WorkOrderId | Long | The unique identifier for the work order associated with this operation. This identifier connects all relevant material exception counts to the overarching production job. |
| WorkOrderNumber | String | The user-friendly work-order number associated with this operation. This number allows for easy reference to material-related exception reports. |
| WorkOrderStatusId | Long | The identifier for the current status of the work order (for example, 'Planned,' 'In Progress,' or 'Completed'). Material exceptions might impact the work order’s progression. |
| WoTaskNumber | String | The specific task number within the work order operation that this material exception is associated with. This number enables task-level tracking of material-related issues. |