WorkOrdersWorkOrderOperationWorkOrderOperationResourceWorkOrderOperationResourceInstance
Manages instances of equipment or labor resources utilized in specific work order operations.
Columns
Name | Type | Description |
WorkOrdersWorkOrderId [KEY] | Long | The unique identifier for the work order associated with this resource instance. This identifier ensures traceability of resources used in work order execution. |
WorkorderoperationWorkOrderOperationId [KEY] | Long | The unique identifier for the work order operation associated with this resource instance. This identifier links resource usage to specific operational steps. |
WorkorderoperationresourceWorkOrderOperationResourceId [KEY] | Long | The unique identifier for the work order operation resource to which this instance belongs. This identifier ensures correct mapping of individual resource instances to overall resource planning. |
WorkOrderOperationResourceInstanceId [KEY] | Long | The unique identifier for the specific resource instance assigned to a work order operation resource. This primary key is generated by the application. |
WorkOrderOperationResourceId | Long | The unique identifier for the work order operation resource associated with this instance. This identifier supports tracking of resource allocation and usage. |
WorkOrderOperationId | Long | The unique identifier for the work order operation linked to this resource instance. This identifier connects operational execution with resource instances. |
WorkOrderId | Long | The unique identifier for the work order associated with this resource instance. This identifier ensures all assigned resources are tied to a specific work order. |
OrganizationId | Long | The identifier for the organization responsible for the work order operation resource instance. This identifier supports multi-organization tracking. |
LaborInstanceId | Long | The unique identifier for the labor resource instance. This identifier tracks specific labor assignments within a work order operation. |
LaborInstanceCode | String | The code or abbreviation used to identify the labor resource instance. This code provides a quick reference for labor tracking. |
LaborInstanceName | String | The name of the labor resource instance assigned to the work order operation. This name helps in personnel allocation and workforce planning. |
EquipmentInstanceId | Long | The unique identifier for the equipment resource instance. This identifiertracks specific machine or tool allocations within the work order operation. |
EquipmentInstanceCode | String | The code or abbreviation used to identify the equipment resource instance. This code supports quick lookup and reference for equipment management. |
EquipmentInstanceName | String | The name of the equipment resource instance assigned to the work order operation. This name ensures correct machine allocation for production. |
ChargedQuantity | Decimal | The quantity of resource usage that has been charged to the work order operation. This metric tracks actual resource consumption for costing and analysis. |
ResourceType | String | The type of resource used in the work order operation (for example, 'labor', 'machine' or, 'tool'). This classification supports efficient resource planning. |
ProgramFileId | Long | The unique identifier for the program file assigned to the automation equipment resource used in the work order operation. This identifier tracks software or process automation files. |
ProgramFileName | String | The name of the program file associated with the automation equipment resource. This name ensures the correct execution of automated processes. |
CurrentRevision | String | The version or revision number of the program file used by the equipment. This number ensures alignment with the latest approved configuration. |
EquipmentParameterFileName | String | The name of the parameter file containing configuration settings for the equipment resource. This name supports precise control of automated processes. |
EquipmentParameterFileContent | String | The actual content or data stored in the equipment parameter file. This content tracks specific machine settings or configurations for production. |
WOOperationResourceInstanceDFF | String | The descriptive flexfield (DFF) for additional custom attributes related to this work order operation resource instance. |
BackToBackFlag | String | Indicates whether this resource instance is part of a back-to-back process, where resource allocation is directly linked to demand fulfillment. |
ContractMfgFlag | String | Indicates whether this resource instance is part of a contract manufacturing process. This flag supports tracking of outsourced production resources. |
DueDays | Int | The number of days remaining until the planned completion of the operation involving this resource instance. This metric supports scheduling and resource readiness tracking. |
Finder | String | A search key or identifier used to quickly locate specific work order operation resource instance records in the system. |
FirmPlannedFlag | String | Indicates whether the resource instance requirement is firm planned, meaning it is locked and not subject to rescheduling or adjustments. |
InventoryItemId | Long | The unique identifier for the inventory item associated with the resource instance. This identifier links resource usage to specific inventory records. |
ItemNumber | String | The item number associated with the resource instance. This number ensures traceability of materials and equipment within the production process. |
LastUpdateDate | Datetime | The date and time when this resource instance record was last updated. These metrics ensures visibility into recent changes and supports audit tracking. |
MaterialItemId | Long | The unique identifier for the material associated with this resource instance. This identifier ensures proper tracking of materials used in work order operations. |
PlannedCompletionDate | Datetime | The planned date and time for completing the operation involving this resource instance. These metrics ensure that resources are scheduled appropriately to meet production deadlines. |
PlannedStartDate | Datetime | The planned date and time for starting the operation involving this resource instance. These metrics help in ensuring that labor and equipment resources are allocated efficiently. |
ProductSerialId | Long | The unique identifier for the serialized product associated with this work order operation resource instance. This identifier ensures traceability for serialized inventory used in production. |
ResourceId | Long | The unique identifier for the resource (for example, 'machine', 'tool', or 'labor') allocated to this work order operation. This identifier links the resource instance to specific equipment or personnel. |
SerialNumber | String | The serial number of the product or resource associated with this work order operation resource instance. This serial number supports compliance and tracking for serialized items. |
SourceHeaderReferenceId | Long | The reference identifier linking this resource instance to the header of the source document, 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 resource instance to a specific line item in the source document, such as a purchase-order line or a bill of materials. |
SourceLineRefId | Long | An alternate reference identifier for the source line. This identifier supports integration with external systems and ensuring accurate tracking of individual resource instances. |
SourceSystemId | Long | The identifier for the external system from which this work order operation resource instance data originates. This identifier ensures proper synchronization of data across platforms. |
Tolerance | Int | The allowable tolerance for variations in resource performance or material usage for this work order operation. This metric helps maintain flexibility while ensuring production quality. |
WoProjectNumber | String | The project number associated with the work order operation resource instance. This number links the resource instance to broader project tracking and reporting. |
WorkAreaId | Long | The unique identifier for the work area where this resource instance is used. This identifier ensures proper tracking of resources by production location. |
WorkCenterId | Long | The unique identifier for the work center responsible for the resource instance. This identifier supports accurate allocation of labor and machine resources within production. |
WorkOrderNumber | String | The user-friendly work order number associated with this resource instance. This number helps reference and retrieve data easily in workflows and reports. |
WorkOrderStatusId | Long | The current status of the work order (for example, 'Planned,' 'In Progress,' or 'Completed'). This field helps monitor resource utilization against the progress of the work order. |
WoTaskNumber | String | The specific task number within the work order operation to which this resource instance is assigned. This number enables task-level tracking of resource usage. |