KCRT_TEMP_BATCH_UPDATE
This global temporary table is used by Request Batch Update and Request Quick Edit. The data in this table is visible at the Oracle session level.
Foreign Keys
This table does not have any foreign keys.
Column Descriptions
Column Name |
Null? |
Data Type |
Description |
---|---|---|---|
REQUEST_ID |
NULLABLE |
NUMBER |
System-generated identifier |
Indexes
Index Name |
Index Type |
Sequence |
Column Name |
---|---|---|---|
KCRT_TEMP_BATCH_UPDATE_N1 |
NONUNIQUE |
1 |
REQUEST_ID |
Sequences
This table uses no sequences.