WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderResourceExceptionCount
Tracks exceptions related to resources during work order operations, supporting operational diagnostics.
Columns
| Name | Type | Description |
| WorkOrdersWorkOrderId [KEY] | Long | The unique identifier for the work order associated with this resource exception count. This identifier links exception details to the relevant work order. |
| WorkorderoperationWorkOrderOperationId [KEY] | Long | The unique identifier for the work order operation associated with this resource exception count. This identifier ensures exception tracking at the operation level. |
| WorkorderoperationresourceWorkOrderOperationResourceId [KEY] | Long | The unique identifier for the work order operation resource to which this exception count is associated. This identifier supports detailed tracking of exceptions linked to specific resources. |
| WorkOrderResourceExceptionCount | Long | The total count of exceptions recorded for the resource within the operation. This metric tracks discrepancies or issues impacting resource performance. |
| ResourceId [KEY] | Long | The unique identifier for the resource (for example, 'machine', 'tool', or 'labor') associated with the recorded exceptions. This identifier helps identify resources facing challenges or requiring adjustments. |
| WorkOrderOperationId [KEY] | Long | The unique identifier for the work order operation linked to these exceptions. This identifier ensures alignment of exceptions with operational execution. |
| BackToBackFlag | String | Indicates whether this resource is part of a back-to-back process. Exceptions for such resources might have a direct impact on linked demand-supply workflows. |
| ContractMfgFlag | String | Indicates whether this exception count is associated with contract manufacturing. This flag helps track outsourced production issues. |
| DueDays | Int | The number of days remaining until the planned completion of the work order operation resource. This metric ensures timely resolution of resource-related exceptions. |
| Finder | String | A search key or identifier used to quickly locate specific work order resource exception count records in the system. |
| FirmPlannedFlag | String | Indicates whether the resource requirement is firm-planned. Exceptions for firm-planned resources might require immediate attention. |
| InventoryItemId | Long | The unique identifier for the inventory item associated with the resource. Exceptions might relate to material shortages or inventory issues. |
| ItemNumber | String | The specific item number associated with the resource or material. This number supports tracking exceptions to the exact item or component. |
| LastUpdateDate | Datetime | The date and time when this exception count record was last updated. These metrics support audit trails and ensures visibility into recent changes. |
| MaterialItemId | Long | The unique identifier for the material associated with this resource. Exceptions might include material shortages or quality issues. |
| OrganizationId | Long | The identifier for the organization responsible for the work order operation resource. This identifier supports multi-organization tracking of exceptions. |
| PlannedCompletionDate | Datetime | The planned date and time for completing the operation involving this resource. Exceptions might indicate potential delays to this timeline. |
| PlannedStartDate | Datetime | The planned date and time for starting the operation involving this resource. Exceptions might highlight readiness or scheduling conflicts. |
| ProductSerialId | Long | The unique identifier for the serialized product associated with this resource. Exceptions might include traceability or compliance issues. |
| SerialNumber | String | The serial number of the product or resource associated with this operation. This serial number ensures traceability for serialized exceptions. |
| SourceHeaderReferenceId | Long | The reference identifier linking this exception to the source document's header, such as a purchase order or project plan. |
| 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 exception to a specific line item in the source document, such as a purchase order line or material issue. |
| SourceLineRefId | Long | An alternate reference identifier for the source line. This identifier supports integration with external systems and historical tracking of exceptions. |
| SourceSystemId | Long | The identifier for the external system from which this exception data originates. This identifier ensures proper synchronization of data across platforms. |
| Tolerance | Int | The allowable tolerance for variations in resource performance or material usage. Exceptions might indicate tolerance violations. |
| WoProjectNumber | String | The project number associated with this exception. This number helps in linking exceptions to broader project tracking and resolution workflows. |
| WorkAreaId | Long | The unique identifier for the work area where the resource is used. This identifier helps track exceptions specific to particular production zones. |
| WorkCenterId | Long | The unique identifier for the work center responsible for the resource. This identifier ensures proper allocation of exceptions to specific production units. |
| WorkOrderId | Long | The unique identifier for the work order associated with this exception count. This identifier links all exceptions to the overarching production job. |
| WorkOrderNumber | String | The user-friendly work-order number associated with this exception count. This number ensures traceability and simplifies reporting. |
| WorkOrderStatusId | Long | The identifier for the current status of the work order (for example, 'Planned,' 'In Progress,' or 'Completed'). Exceptions might provide insights into the status-related challenges. |
| WoTaskNumber | String | The specific task number within the work order operation associated with this exception count. This number enables task-level tracking of exceptions. |