SalesOrdersForOrderHublinesadditionalInformation
Stores additional, customizable sales order data maintained using flexfields to meet specific business needs.
Columns
Name | Type | Description |
SalesOrdersForOrderHubHeaderId [KEY] | Long | Unique identifier for the header of the sales order, used to link the order line to the parent order for processing and tracking. |
LinesFulfillLineId [KEY] | Long | Identifier for the fulfillment line associated with the order line, used to track the fulfillment process for specific items in the order. |
Category | String | Category to which the additional information for the order line belongs, used to classify and manage the data associated with the line. |
FulfillLineId [KEY] | Long | Identifier for the specific fulfillment line, used to track the logistics and shipping details for the order line. |
HeaderId | Long | Unique identifier for the order header, helping to manage and track the order across various stages of the sales and fulfillment process. |
SourceTransactionLineIdentifier | String | Unique identifier from the source system for the transaction line, used to track and reference the original data from the external system. |
SourceTransactionSystem | String | The name of the source system from which the transaction originated, providing context for the origin of the order line data. |
SourceTransactionScheduleIdentifier | String | Unique identifier for the transaction schedule from the source system, linking the order line to the schedule in the original transaction. |
Finder | String | Tool or method used to search and locate the order line in the system, typically for filtering or identifying specific order lines based on given parameters. |
FromDate | Date | Start date for the additional information on the order line, marking the period during which the information is valid or applicable. |
OrderKey | String | Unique key identifying the order line within the system, ensuring it can be tracked and referenced across processes. |
OrderNumber | String | Order number assigned to the sales order, used for tracking and managing the order throughout its lifecycle. |
SourceTransactionNumber | String | Number assigned to the transaction in the source system, used to trace the order line back to the originating transaction in an external system. |
ToDate | Date | End date for the additional information on the order line, marking the period when the information is no longer valid or applicable. |