Document References
The Document References view object that extracts document references details for the sales orders, such as the original sales order line for the return line, the sales order line that's covered by the coverage line, and so on.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.DocumentReferencesExtractPVO
Primary Keys : DocumentReferencesDocSystemRefId
Initial Extract Date : DocumentReferencesCreationDate
Incremental Extract Date : DocumentReferencesLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
DocumentReferencesCreatedBy | User who created the document reference row. |
DocumentReferencesCreationDate | Date when the document reference row was created. |
DocumentReferencesDocAltUserKey | Optional business document friendly identifier for the document header. |
DocumentReferencesDocContextId | Optional value that identifies the document header. |
DocumentReferencesDocId | Value that identifies the document header. |
DocumentReferencesDocLineAltUserKey | Optional business document friendly identifier for the document line. |
DocumentReferencesDocLineContextId | Optional value that identifies the document line. |
DocumentReferencesDocLineId | Value that identifies the document line. |
DocumentReferencesDocLineUserKey | Business document friendly identifier for the document line. |
DocumentReferencesDocRefType | Type of business document. For example, asset, sales order, or purchase order. |
DocumentReferencesDocSublineAltUserKey | Optional business document friendly identifier for the document subline. |
DocumentReferencesDocSublineContextId | Optional value that identifies the document subline. |
DocumentReferencesDocSublineId | Value that identifies the document subline. |
DocumentReferencesDocSublineUserKey | Business document friendly identifier for the document subline. |
DocumentReferencesDocSystemRefId | Value that uniquely identifies the document reference row. This is the primary key of the Document References view object. |
DocumentReferencesDocUserKey | Business document friendly identifier for the document header. |
DocumentReferencesFulfillLineId | Value that identifies the fulfillment line associated to the document reference row. This is a foreign key to the Fulfillment Lines view object. |
DocumentReferencesHeaderId | Value that identifies the sales order header associated to the document reference row. This is a foreign key to the Sales Order Headers view object. |
DocumentReferencesLastUpdateDate | Date when the document reference row was last updated. |
DocumentReferencesLastUpdateLogin | Session login associated to the user who most recently updated the document reference row. |
DocumentReferencesLastUpdatedBy | User who most recently updated the document reference row. |
DocumentReferencesLineId | Value that identifies the sales order line associated to the document reference row. This is a foreign key to the Sales Order Lines view object. |