KCRT_FG_CMQC_APP_PROJECT
This table stores Center Management for Quality Center (CMQC) application projects. Every PPM Center project that has the CMQC Application Project 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_APP_PROJECT_U1 |
UNIQUE |
1 |
REQUEST_ID |
Sequences
This table uses no sequences.