InventoryStagedTransactionsdFFs
Manages user-defined descriptive flexfields linked to inventory staged transactions, enhancing customization and data organization.
Columns
Name | Type | Description |
InventoryStagedTransactionsTransactionInterfaceId [KEY] | Long | The unique identifier for the transaction interface record associated with the staged inventory transaction. This identifier ensures that descriptive flexfields (DFFs) are correctly linked to the transaction. |
TransactionInterfaceId [KEY] | Long | The unique identifier for the transaction interface record. This identifier is used to track and associate staged inventory transactions with related attributes and DFFs. |
_FLEX_Context | String | The context name of the DFF for the inventory staged transaction. This context name allows for the extension of standard attributes by storing additional business-specific data. |
_FLEX_Context_DisplayValue | String | A display value of the DFF context, providing a user-friendly representation of additional attributes used in the transaction. |
Finder | String | A reference attribute used for searching and retrieving specific inventory staged transaction DFF records. This attribute enhances system usability by allowing users to locate transactions based on extended attributes. |