CSE_TXN_DOCUMENTS_GT

This is an inprocess data staging table for transaction documents that are to be processed to ALM from integrating source applications.

Details

  • Schema: FUSION

  • Object owner: CSE

  • Object type: TABLE

  • Tablespace: Default

Columns

Name Datatype Length Precision Comments
GTT_DOC_ID NUMBER 18 The primary key of the entity. To identify the unique document row.
GTT_GROUP_ID NUMBER 18 The processing group identifier.
GTT_TXN_ID NUMBER 18 The link to the cse_transactions_gt row.
TRACKED_OBJECT_CODE VARCHAR2 30 Identifier of the tracked object.
PK_VALUE1 VARCHAR2 240 Primary key value 1 of the data source.
UK_VALUE1 VARCHAR2 240 User Key Value 1 of the data source.
PK_VALUE2 VARCHAR2 240 Primary key value 2 of the data source.
UK_VALUE2 VARCHAR2 240 User Key Value 2 of the data source.
PK_VALUE3 VARCHAR2 240 Primary key value 3 of the data source.
UK_VALUE3 VARCHAR2 240 User Key Value 3 of the data source.
PK_VALUE4 VARCHAR2 240 Primary key value 4 of the data source.
UK_VALUE4 VARCHAR2 240 User Key Value 4 of the data source.
PK_VALUE5 VARCHAR2 240 Primary key value 5 of the data source.
UK_VALUE5 VARCHAR2 240 User Key Value 5 of the data source.