KCRT_FG_CMQC_QC_INSTANCE
This table stores CMQC QC Instance Registration requests. Every request that has the CMQC QC Instance Registration Field Group is listed in this table.
Foreign Keys
Primary Key Table |
Primary Key Column |
Foreign Key Column |
---|---|---|
KCRT_REQUEST_TYPES_NLS |
REQUEST_TYPE_ID |
REQUEST_TYPE_ID |
Column Descriptions
Column Name |
Null? |
Data Type |
Description |
---|---|---|---|
REQUEST_ID |
NOT NULL |
NUMBER |
System-generated identifier |
REQUEST_TYPE_ID |
NOT NULL |
NUMBER |
For the token evaluation engine. Contains the primary key of a table (see KNTA_TOKEN). The reference to this table is used to resolve all the tokens from this context after update |
Indexes
Index Name |
Index Type |
Sequence |
Column Name |
---|---|---|---|
KCRT_FG_CMQC_QC_INSTANCE_U1 |
UNIQUE |
1 |
REQUEST_ID |
Sequences
This table uses no sequences.