SalesOrdersForOrderHublinesamendSubscriptionReferences
Tracks references for subscription amendments, facilitating seamless integration with Oracle Subscription Management Cloud for subscription line updates and replacements.
Columns
| Name | Type | Description |
| SalesOrdersForOrderHubHeaderId [KEY] | Long | Unique identifier for the order header in the sales order, used to link the line to the parent order and track its lifecycle. |
| LinesFulfillLineId [KEY] | Long | Identifier for the fulfillment line related to the order line, used to track and manage the fulfillment process for the item. |
| ExternalAssetKey | String | Unique value identifying the asset key for the subscription or coverage item in an external system, used to integrate with third-party applications. |
| ExternalParentAssetKey | String | Unique value identifying the parent asset key for the subscription or coverage item in an external system, helping to establish hierarchical relationships between assets. |
| ExternalRootParentAssetKey | String | Unique value identifying the root parent asset key for the subscription or coverage item in an external system, used to track the ultimate parent in asset management. |
| SubscriptionProductPuid | String | Unique identifier for the subscription product in Oracle Subscription Management Cloud, ensuring the correct product is linked to the order line. |
| Finder | String | Tool or method used to search and locate the subscription reference within the system, facilitating efficient querying and retrieval of specific records. |
| FromDate | Date | Start date for the amendment or subscription reference, marking the period during which the changes or references are applicable. |
| HeaderId | Long | Identifier for the order header associated with the amendment or subscription reference, ensuring that the line is connected to the correct order. |
| OrderKey | String | Unique key for identifying the order line, used to track the line throughout the sales order process and provide a reference for external systems. |
| OrderNumber | String | Order number assigned to the sales order, used for tracking and managing the order across various stages in the fulfillment process. |
| SourceTransactionNumber | String | Number assigned to the transaction in the source system, used to trace the order line back to the originating transaction. |
| SourceTransactionSystem | String | Name of the system from which the transaction originated, providing context for the origin of the data related to the order line. |
| ToDate | Date | End date for the amendment or subscription reference, marking the period when the changes or references are no longer valid. |