WorkOrdersWorkOrderResourceWorkOrderResourceExceptionCount
Tracks exceptions related to resources during operations to identify and address resource-related issues.
Columns
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | The unique identifier for the work order associated with this resource exception count. This identifier is used to track and manage exceptions within work orders. |
WorkorderresourceWorkOrderOperationResourceId [KEY] | Long | The unique identifier linking this resource exception count to a specific operation resource within the work order. This identifier is essential for exception tracking at the resource level. |
WorkOrderResourceExceptionCount | Long | Represents the count of exceptions related to the resource in the work order. This field helps in identifying and resolving operational issues. |
ResourceId [KEY] | Long | The unique identifier for the resource associated with the exception. This identifier tracks resource-specific issues within the work order. |
WorkOrderOperationId [KEY] | Long | The unique identifier linking this exception count to a specific operation within the work order. This identifier enables tracking of exceptions by operation. |
BackToBackFlag | String | Indicates whether the resource exception is part of a back-to-back manufacturing process. This flag ensures traceability of exceptions in supply-demand synchronization. |
ContractMfgFlag | String | Indicates whether the exception relates to a contract manufacturing process. This flag enables proper handling of outsourced operations. |
DueDays | Int | The number of days remaining until the due date for resolving the resource exception. This metric supports operational planning. |
Finder | String | The search key or identifier for locating this specific resource exception record in the system. |
FirmPlannedFlag | String | Indicates whether the planning for this resource exception is firm. This flag ensures stability in exception handling schedules. |
InventoryItemId | Long | The unique identifier for the inventory item associated with this exception. This identifier provides traceability of material-related issues. |
ItemNumber | String | Identifies the specific item related to this exception, aiding in troubleshooting and resolution. |
LastUpdateDate | Datetime | A timestamp indicating the last modification date of the exception record. This timestamp is useful for auditing and tracking updates. |
MaterialItemId | Long | The unique identifier for the material linked to the resource exception. This identifier ensures proper material exception tracking. |
OrganizationId | Long | The identifier for the organization managing the resource exception. This identifier supports multi-organization setups and exception resolution. |
PlannedCompletionDate | Datetime | The planned completion date for resolving the resource exception. This metric helps align exception handling with production schedules. |
PlannedStartDate | Datetime | The planned start date for addressing the resource exception. This metric ensures timely initiation of resolution efforts. |
ProductSerialId | Long | The unique identifier for the serialized product linked to this resource exception. This identifier enables serialization-based exception tracking. |
SerialNumber | String | The serial number of the product or material associated with this exception. This serial number supports detailed traceability. |
SourceHeaderReferenceId | Long | The reference identifier linking this resource exception to the source document header, such as a purchase order or production plan. |
SourceHeaderRefId | Long | An alternative reference identifier for the source document header. This identifier ensures compatibility with external systems. |
SourceLineReferenceId | Long | The reference identifier linking this resource exception to a specific line item in the source document. This identifier ensures traceability at a granular level. |
SourceLineRefId | Long | An alternative reference identifier for the source line. This identifier ensures seamless integration with external systems. |
SourceSystemId | Long | The unique identifier for the external system from which this resource exception data originates. This identifier supports data synchronization between platforms. |
Tolerance | Int | The permissible variation for the resource allocation or usage before triggering an exception. This metric helps maintain operational quality. |
WoProjectNumber | String | The project number associated with the resource exception, linking it to broader project-tracking efforts. |
WorkAreaId | Long | The unique identifier for the work area where this resource exception occurred. This identifier helps allocate resources for resolution within production zones. |
WorkCenterId | Long | The unique identifier for the work center linked to this resource exception. This identifier is essential for managing and resolving center-specific issues. |
WorkOrderId | Long | The unique identifier for the work order containing this resource exception. This identifier ensures proper linkage between exceptions and production jobs. |
WorkOrderNumber | String | A user-friendly identifier for the work order containing this resource exception.This identifier simplifies production tracking. |
WorkOrderStatusId | Long | A status identifier representing the current state of the work order with this exception (for example, 'In Progress' or 'Completed'). |
WoTaskNumber | String | The specific task number within the work order associated with this resource exception. This number aids in detailed exception management. |