TransferOrderstransferOrderLinestransferOrderLineDFFs
Contains additional customizable attributes for individual lines in transfer orders.
Columns
| Name | Type | Description |
| TransferOrdersHeaderId [KEY] | Long | Unique identifier for the transfer order header associated with the transfer order line descriptive flexfield (DFF). |
| TransferorderlinesLineId [KEY] | Long | Unique identifier for the transfer order line associated with the flexfields. |
| LineId [KEY] | Long | Unique identifier for the specific transfer order line that contains flexfield data. |
| _FLEX_Context | String | Context identifier for DFFs used in transfer order lines. |
| _FLEX_Context_DisplayValue | String | Display value representing the flexfield context for transfer order lines. |
| Finder | String | Lookup or query mechanism used to locate transfer order line flexfield records. |
| HeaderId | Long | Unique identifier for the transfer order header related to this line record. |
| PBatch | String | Batch identifier associated with the processing of the transfer order line. |
| PDestinationOrganization | String | Code representing the organization receiving the transferred goods for this line. |
| PItemNumber | String | Item number of the product being transferred in this order line. |
| PLineNumber | String | Line number of the transfer order line associated with this record. |
| PLineStatus | String | Current status of the transfer order line (for example, Open, Closed, In Progress). |
| PScheduledShipDate | Datetime | Scheduled date for shipping the items in this transfer order line. |
| PSourceOrganization | String | Code representing the organization sending the transferred goods for this line. |
| PTransactionOrigin | String | Origin of the transaction related to this transfer order line. |
| PTransferOrder | String | Transfer order number associated with this line record. |