InterfacedPickTransactionsDFF
Manages descriptive flexfields defined for interfaced pick transactions.
Columns
Name | Type | Description |
InterfacedPickTransactionsTransactionInterfaceId [KEY] | Long | A system-generated identifier that uniquely associates an interfaced pick-confirm transaction with its corresponding transaction record in the InterfacedPickTransactionsDFF table. This identifier is used to track and manage transactions as they move through the interfacing process between external systems and Oracle SCM. |
TransactionInterfaceId [KEY] | Long | The unique identifier assigned to a pick-confirm transaction, facilitating tracking, validation, and integration within the interface system. This value ensures that each pick-confirm transaction can be referenced and processed correctly within Oracle SCM's inventory and fulfillment modules. |
_FLEX_Context | String | The descriptive flexfield (DFF) context name that defines the category or business classification of a transaction. This context name enables organizations to store additional attributes dynamically based on the specific transaction type, enhancing flexibility in data capture for reporting and business rules. |
_FLEX_Context_DisplayValue | String | The user-friendly display value of the DFF context name, providing a readable and easily understood representation of the transaction category. This value is typically displayed in UI screens and reports to improve data interpretability for users. |
Finder | String | The lookup reference used to identify and retrieve interfaced pick-confirm transactions within the system. This value serves as a key search parameter, enabling efficient filtering and navigation when working with pick-confirm transaction records in Oracle SCM. |