ProcessWorkOrdersOperationMaterialMaterialDFF
ProcessWorkOrdersOperationMaterialMaterialDFF
Columns
| Name | Type | Description |
| ProcessWorkOrdersWorkOrderId [KEY] | Long | Parent work order identifier (references the process work order). |
| OperationWorkOrderOperationId [KEY] | Long | Parent operation identifier within the work order. |
| MaterialWorkOrderOperationMaterialId [KEY] | Long | Identifier for the material record attached to the operation. |
| WoOperationMaterialId [KEY] | Long | Local identifier for the operation material (legacy Wd table key). |
| _FLEX_Context | String | Context identifier for flexible attributes (internal use). |
| _FLEX_Context_DisplayValue | String | Display value for the flexible attribute context. |
| BackToBackFlag | String | Flag indicating back-to-back supply status. |
| ContractMfgFlag | String | Flag indicating contract manufacturing status. |
| DueDays | Int | Number of days until the material is due. |
| Finder | String | Internal finder field used by the system; not a business data field. |
| FirmPlannedFlag | String | Flag indicating if the material is firm planned. |
| InventoryItemId | Long | Identifier of the inventory item associated with this material. |
| ItemNumber | String | Item number for the material. |
| LastUpdateDate | Datetime | Date and time when the material record was last updated. |
| MaterialItemId | Long | Identifier for the material item. |
| OrganizationId | Long | Identifier for the organization associated with the work order. |
| PlannedCompletionDate | Datetime | Planned completion date for the work order. |
| PlannedStartDate | Datetime | Planned start date for the work order. |
| ProductSerialId | Long | Identifier for the product serial number. |
| ResourceId | Long | Identifier for the resource associated with the work order. |
| SerialNumber | String | Serial number of the work order. |
| SourceHeaderReferenceId | Long | Reference ID for the source header. |
| SourceHeaderRefId | Long | Reference ID for the source header (alternate). |
| SourceLineReferenceId | Long | Reference ID for the source line. |
| SourceLineRefId | Long | Reference ID for the source line (alternate). |
| SourceSystemId | Long | Identifier for the source system. |
| Tolerance | Int | Tolerance level for the work order. |
| WoProjectNumber | String | Project number associated with the work order. |
| WorkAreaId | Long | Identifier for the work area associated with the work order. |
| WorkCenterId | Long | Identifier for the work center associated with the work order. |
| WorkOrderId | Long | Unique identifier for the work order. |
| WorkOrderNumber | String | Work order number for external reference. |
| WorkOrderStatusId | Long | Identifier for the work order status. |
| WoTaskNumber | String | Task number associated with the work order. |