DOS_SUPPLY_TRACKING_LINE_DOCS

Supply tracking line docs tracks the documents associated with the tracking line

Details

  • Schema: FUSION

  • Object owner: FUSION

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

DOS_SPPLY_TRCKNG_LINE_DOCS_PK

TRACKING_LINE_DOCS_ID

Columns

Name Datatype Length Precision Not-null Comments
TRACKING_LINE_DOCS_ID NUMBER 18 Yes Supply Tracking Line Detail Unique Identifier
TASK_ID NUMBER 18 Task Id for a Task Type associated with a process definition.
CHANGE_REQ_TRCK_LINE_DOCS_ID NUMBER 18 Supply Tracking Line Detail Unique Identifier Added due to a change request.
TRACKING_LINE_ID NUMBER 18 Yes Reference to the unique identifier for the supply order tracking line
HEADER_ID NUMBER 18 Yes Reference to the unique identifier for the supply order
LINE_ID NUMBER 18 Yes Reference to the unique identifier for the supply order line
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
DOCUMENT_TYPE VARCHAR2 30 Yes Type of supply document created for the supply request
DOCUMENT_NUMBER VARCHAR2 120 Document Number of the supply document created for the supply request
DOCUMENT_STATUS VARCHAR2 30 Status of the Document created in the execution system
DOCUMENT_LINE_NUMBER VARCHAR2 20 Document Line created for the supply request
DOCUMENT_LINE_QUANTITY NUMBER Supply quantity associated with the document line
DOCUMENT_LINE_UOM VARCHAR2 3 Unit of measure for the document line quantity
EXTERNAL_REFERENCE_ID VARCHAR2 120 Document reference for external system
TARGET_SERVICE_NAME VARCHAR2 50 Target source system associated with the document
COMMENTS VARCHAR2 1000 Comments from the supply document
DOCUMENT_HEADER_ID VARCHAR2 120 Surrogate key of the supply document
DOCUMENT_LINE_ID VARCHAR2 20 Surrogate key of the supply document line
STATUS_AS_OF_DATE TIMESTAMP Date the supply will be available from this document
DOCUMENT_LINE_SECONDARY_QTY NUMBER Document Line secondary quantity to support dual unit of measures.
DOCUMENT_LINE_SECONDARY_UOM VARCHAR2 3 Document Line secondary unit of measure
DOCUMENT_NET_QUANTITY NUMBER Used during split processing to maintain what is the actual quantity for document type, document id and document line id.
DOCUMENT_NET_QUANTITY_UOM VARCHAR2 3 Document Net Quantity unit of meaure code
TASK_TYPE VARCHAR2 30 Yes Task that created the document entity row
TASK_OPERATION VARCHAR2 30 Yes Operation that created the document entity row.
ACTIVE_FLAG NUMBER 1 Yes Flag to identify latest status of a document line. Either 1 or 0. document type, document id and document line id combination will have only one record with value 1.
PARENT_TRACKING_LINE_DOCS_ID NUMBER 18 Link supply documents within a tracking line
SOURCE_SYSTEM_ID NUMBER 18 Source system identifier where supply document is generated
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
ATTRIBUTE_CATEGORY VARCHAR2 150 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE_CHAR1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_CHAR20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP1 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP2 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP3 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP4 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_TIMESTAMP5 TIMESTAMP Descriptive Flexfield: segment of the user descriptive flexfield.

Indexes

Index Uniqueness Tablespace Columns
DOS_SUPPLY_TLINE_DOCS_FK1 Non Unique FUSION_TS_TX_IDX TRACKING_LINE_ID
DOS_SUPPLY_TLINE_DOCS_N1 Non Unique FUSION_TS_TX_IDX DOCUMENT_TYPE, DOCUMENT_HEADER_ID, DOCUMENT_LINE_ID
DOS_SUPPLY_TLINE_DOCS_N2 Non Unique Default DOCUMENT_NUMBER
DOS_SUPPLY_TLINE_DOCS_N3 Non Unique FUSION_TS_TX_IDX ACTIVE_FLAG, DOCUMENT_TYPE
DOS_SUPPLY_TLINE_DOCS_U1 Unique FUSION_TS_TX_IDX TRACKING_LINE_DOCS_ID