Reserved for HCL internal use. Stores the complete
structure of a pre-defined Nested Dynamic Kit. (No longer
supported)
Column Descriptions:
Name | Type | Description |
DKPDCREL_ID | BIGINT NOT NULL | Reserved for HCL internal use. |
DKPREDEFCONF_ID | BIGINT NOT NULL | Reserved for HCL internal use. |
CATENTRY_ID | BIGINT NOT NULL | Reserved for HCL internal use. |
PARENT_ID | BIGINT | Reserved for HCL internal use. |
OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 | The optimistic concurrency control counter for
the table. Every time there is an update to the table, the counter
is incremented. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | DKPDCREL_ID | Primary Key |
I0000412 | PARENT_ID | Non-Unique Index |
I0000543 | DKPREDEFCONF_ID | Non-Unique Index |
I0000544 | CATENTRY_ID | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_1061 | CATENTRY_ID | CATENTRY | CATENTRY_ID | Cascade |
F_1075 | DKPREDEFCONF_ID | DKPREDEFCONF | DKPREDEFCONF_ID | Cascade |
Referenced By Child Tables:
Constraint | Columns | Child Table | Child Columns | Type |
F_1062 | DKPDCREL_ID | DKPDCCOMPLIST | DKPDCREL_ID | Cascade |