EGP_DIAG_DATA_REPORT

Data report table for reporting purpose

Details

  • Schema: FUSION

  • Object owner: EGP

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Primary Key

Name Columns

EGP_DIAG_DATA_REPORT_PK

REPORT_LINE_ID

Columns

Name Datatype Length Precision Not-null Comments
REPORT_LINE_ID NUMBER 18 Yes Indicates the unique identifier for the report line record
REPORT_TYPE VARCHAR2 1000 Yes Report type/name to identify the data saved
REPORT_ID VARCHAR2 500 Yes indicates the report Id of the report is running
REPORT_DATE TIMESTAMP Indicates the date and time of the report submission
INFORMATION1 VARCHAR2 4000 Column to store any information of the report
INFORMATION2 VARCHAR2 4000 Column to store any information of the report
INFORMATION3 VARCHAR2 4000 Column to store any information of the report
INFORMATION4 VARCHAR2 4000 Column to store any information of the report
INFORMATION5 VARCHAR2 4000 Column to store any information of the report.
INFORMATION6 VARCHAR2 4000 Column to store any information of the report
INFORMATION7 VARCHAR2 4000 Column to store any information of the report
INFORMATION8 VARCHAR2 4000 Column to store any information of the report
INFORMATION9 VARCHAR2 4000 Column to store any information of the report
INFORMATION10 VARCHAR2 4000 Column to store any information of the report
INFORMATION11 VARCHAR2 4000 Column to store any information of the report
INFORMATION12 VARCHAR2 4000 Column to store any information of the report
INFORMATION13 VARCHAR2 4000 Column to store any information of the report
INFORMATION14 VARCHAR2 4000 Column to store any information of the report
INFORMATION15 VARCHAR2 4000 Column to store any information of the report
INFORMATION16 VARCHAR2 4000 Column to store any information of the report
INFORMATION17 VARCHAR2 4000 Column to store any information of the report
INFORMATION18 VARCHAR2 4000 Column to store any information of the report
INFORMATION19 VARCHAR2 4000 Column to store any information of the report
INFORMATION20 VARCHAR2 4000 Column to store any information of the report
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.

Indexes

Index Uniqueness Tablespace Columns
EGP_DIAG_DATA_REPORT_N1 Non Unique FUSION_TS_TX_DATA REPORT_TYPE, REPORT_ID
EGP_DIAG_DATA_REPORT_U1 Unique FUSION_TS_TX_DATA REPORT_LINE_ID