TransferOrderstransferOrderHeaderDFFs
Stores user-defined attributes for transfer order headers, enhancing data flexibility and detail tracking.
Columns
| Name | Type | Description |
| TransferOrdersHeaderId [KEY] | Long | Unique identifier for the transfer order header. |
| HeaderId [KEY] | Long | Unique identifier for the transfer order. |
| _FLEX_Context | String | Descriptive flexfield (DFF) context name for transfer orders. |
| _FLEX_Context_DisplayValue | String | Display value for the DFF context. |
| Finder | String | Utility field for locating transfer order header DFFs. |
| PBatch | String | Batch identifier for the transfer order. |
| PDestinationOrganization | String | Destination organization associated with the transfer order. |
| PItemNumber | String | Item number related to the transfer order. |
| PLineNumber | String | Line number within the transfer order. |
| PLineStatus | String | Current status of the transfer order line. |
| PScheduledShipDate | Datetime | Scheduled ship date for the transfer order line. |
| PSourceOrganization | String | Source organization associated with the transfer order. |
| PTransactionOrigin | String | Transaction origin of the transfer order. |
| PTransferOrder | String | Reference number for the transfer order. |