InventoryStagedTransactionstrackingAttributesDFF
Manages tracking attributes associated with staged inventory transactions, supporting features requiring specific inventory tracking.
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 tracking attribute descriptive flexfields (DFFs) are correctly linked to the inventory transaction. |
TransactionInterfaceId [KEY] | Long | The unique identifier for the staged inventory transaction. This identifier is used to track and manage transactions that require additional tracking attributes. This attribute is associated with a feature that requires opt-in. |
ProjectId | Long | The unique identifier for the project associated with the inventory transaction. This identifier ensures accurate allocation of inventory to specific projects for cost tracking and reporting. This attribute is associated with a feature that requires opt-in. |
ProjectId_Display | String | The project number that identifies the project associated with the inventory transaction. This project number helps track inventory usage within project-based operations. This attribute is associated with a feature that requires opt-in. |
TaskId | Long | The unique identifier for the task within the project associated with the inventory transaction. This identifier ensures that inventory is allocated to the correct task for operational and financial tracking. This attribute is associated with a feature that requires opt-in. |
TaskId_Display | String | The task number that identifies the specific task within a project linked to the inventory transaction. This task number facilitates tracking material consumption at a granular level. This attribute is associated with a feature that requires opt-in. |
CountryOfOriginCode | String | The standardized country code representing the country where the inventory item was manufactured or sourced. This coutnry code is essential for customs compliance, trade regulations, and reporting. This attribute is associated with a feature that requires opt-in. |
CountryOfOriginCode_Display | String | The full name of the country where the inventory item was manufactured or sourced. This name is used for compliance documentation, preferential trade agreements, and regulatory reporting. This attribute is associated with a feature that requires opt-in. |
_FLEX_Context | String | A DFF context name used for tracking additional attributes in inventory transactions. This context name enables organizations to extend standard tracking with customized business-specific data. This attribute is associated with a feature that requires opt-in. |
_FLEX_Context_DisplayValue | String | A display value of the DFF context, providing a user-friendly representation of extended tracking attributes in inventory transactions. This attribute is associated with a feature that requires opt-in. |
Finder | String | A reference attribute used for searching and retrieving specific inventory tracking attribute records. This attribute enhances system usability by allowing users to locate records based on predefined criteria. |