DOC_LINKED_ORDERS
Description:
The DOC_LINKED_ORDERS table contains information about the order with which this document is associated.

Primary Key
Column Name Ordinal Position
DOC_INFO_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 DOC_INFO_ID VARCHAR No
The unique identifier for the document record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 ORDER_ID NUMERIC No
The unique ID of the order that is associated with this document.