ProcessWorkOrdersProcessWorkOrderResourceResourceExceptionCount
Records exceptions encountered for resources during operations, aiding in operational troubleshooting.
Columns
| Name | Type | Description |
| ProcessWorkOrdersWorkOrderId [KEY] | Long | The unique identifier linking the process work order to its resource exception count records, enabling tracking of exceptions related to resources. |
| ProcessworkorderresourceWorkOrderOperationResourceId [KEY] | Long | The unique identifier for the specific resource within the work order operation associated with exception counts. This identifier tracks exceptions at the resource level. |
| WorkOrderResourceExceptionCount | Long | The number of exceptions recorded for the resource during the work order operation. This value helps in identifying and analyzing issues. |
| ResourceId [KEY] | Long | The unique identifier for the resource associated with the exception count. This identifier tracks the resource where exceptions occurred. |
| WorkOrderOperationId [KEY] | Long | The unique identifier for the operation within the work order linked to the resource exception count. This identifier tracks exceptions at the operation level. |
| BackToBackFlag | String | Indicates whether the resource exceptions are part of a back-to-back process, directly linked to customer-specific demand. |
| ContractMfgFlag | String | Indicates whether the resource exceptions are associated with contract manufacturing, where production is outsourced to external suppliers or partners. |
| DueDays | Int | The number of days remaining until the exception must be resolved for the resource or operation. This value supports exception management and resolution planning. |
| Finder | String | Represents the search mechanism or criteria used to locate specific exception count records within the system for quick access. |
| FirmPlannedFlag | String | Indicates whether the resource exception is part of a firm planned allocation, preventing changes or reallocation by planning tools. |
| InventoryItemId | Long | The unique identifier for the inventory item associated with the resource exception. This identifier links material issues to specific resource exceptions. |
| ItemNumber | String | The unique number assigned to the inventory item associated with the resource exception. This number helps track affected materials. |
| LastUpdateDate | Datetime | The date and time when the exception count record was last updated. These metrics ensure traceability for changes or resolutions. |
| MaterialItemId | Long | The unique identifier for the material item related to the resource exception. This identifier tracks material-specific issues linked to resource exceptions. |
| OrganizationId | Long | The unique identifier for the organization where the resource exception occurred. This identifier represents the specific manufacturing plant or facility. |
| PlannedCompletionDate | Datetime | The planned date and time for completing the operation linked to the resource exception. These metrics help in scheduling resolution activities. |
| PlannedStartDate | Datetime | The planned date and time for starting the operation where the resource exception occurred. These metrics align exceptions with production schedules. |
| ProductSerialId | Long | The unique identifier for the product serial number associated with the resource exception. This identifier enables serialized tracking of exceptions. |
| SerialNumber | String | The serial number of the resource or item linked to the exception. This serial number provides precise identification and traceability. |
| SourceHeaderReferenceId | Long | The unique identifier for the source header linking the resource exception to its originating transaction, such as a sales order or requisition. |
| SourceHeaderRefId | Long | An alternate unique identifier for the source header associated with the resource exception. This identifier provides additional traceability. |
| SourceLineReferenceId | Long | The unique identifier for the source line linking the resource exception to a specific line item in the originating transaction. |
| SourceLineRefId | Long | An alternate unique identifier for the source line associated with the resource exception. This identifier offers additional traceability for exception records. |
| SourceSystemId | Long | The unique identifier for the source system providing data related to the resource exception. This identifier is useful for tracking integrations and root causes. |
| Tolerance | Int | The allowable tolerance level for the resource exception. This value defines acceptable variances in operations or resource usage. |
| WoProjectNumber | String | The project number associated with the resource exception. This number links the exception to specific project deliverables or tasks. |
| WorkAreaId | Long | The unique identifier for the work area where the resource exception occurred. This identifier organizes exceptions by physical or functional zones. |
| WorkCenterId | Long | The unique identifier for the work center where the resource exception occurred. This identifier tracks exceptions at specific production locations. |
| WorkOrderId | Long | The unique identifier for the work order linked to the resource exception. This identifier connects the exception to the broader production workflow. |
| WorkOrderNumber | String | The unique number assigned to the work order associated with the resource exception. This number aids in tracking exceptions within the workflow. |
| WorkOrderStatusId | Long | The unique identifier for the status of the work order linked to the resource exception. This identifier indicates whether the work order is open, in progress, or completed. |
| WoTaskNumber | String | The task number within the work order associated with the resource exception. This attribute tracks exceptions at the task level for production operations. |