Reserved for HCL internal use.
Column Descriptions:
Name | Type | Description |
ECITMRFNBR | INTEGER NOT NULL | Reserved for HCL internal use. |
ECRFNBR | INTEGER | Reserved for HCL internal use. |
ECSEQNO | INTEGER | Reserved for HCL internal use. |
ECNAME | VARCHAR (64) | Reserved for HCL internal use. |
ECSIZE | INTEGER | Reserved for HCL internal use. |
ECISTAG | CHAR (1) | Reserved for HCL internal use. |
ECFLDDT | CHAR (1) | 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> | ECITMRFNBR | Primary Key |
I0000099 | ECSEQNO+ECRFNBR | Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_312 | ECRFNBR | ECETMPT | ECRFNBR | Cascade |