MOW_DISPOSITION_TBA_CHUNK_GT

To store the unique records of the WORK OBJECT PRIMARY KEY ATTRIBUTE1, WORK OBJECT PRIMARY KEY ATTRIBUTE2, WORK OBJECT PRIMARY KEY ATTRIBUTE3 on the current request

Details

  • Schema: FUSION

  • Object owner: MOW

  • Object type: TABLE

  • Tablespace: Default

Columns

Name Datatype Length Precision Not-null Comments
ROW_ID NUMBER 18 Yes ROW_ID = This will be generated while inserting the rows on this table.
OBJECT_TYPE VARCHAR2 30 Yes OBJECT_TYPE = To store the object tyoe of the row
ESS_REQUEST_ID NUMBER 18 Yes ESS_REQUEST_ID = To store the current ess request id
WORK_OBJECT_PKA1 NUMBER 18 WORK_OBJECT_PKA1 = To store the work object primary key attribute 1
WORK_OBJECT_PKA2 NUMBER 18 WORK_OBJECT_PKA2 = To store the work object primary key attribute 2
WORK_OBJECT_PKA3 NUMBER 18 WORK_OBJECT_PKA3 = To store the work object primary key attribute 3