Reserved for HCL internal use.
Column Descriptions:
Name | Type | Description |
ORRFNBR | BIGINT NOT NULL | Reserved for HCL internal use. |
STOREENT_ID | INTEGER NOT NULL | Reserved for HCL internal use. |
METHRFNBR | INTEGER NOT NULL | Reserved for HCL internal use. |
TIME | TIMESTAMP | 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 |
I0000629 | STOREENT_ID | Non-Unique Index |
I0000630 | ORRFNBR | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_477 | ORRFNBR | ORDERS | ORDERS_ID | Cascade |
F_478 | STOREENT_ID | STOREENT | STOREENT_ID | Cascade |