Reserved for IBM internal use.
Column Descriptions:
| Name | Type | Description |
| ORRFNBR | BIGINT NOT NULL | Reserved for IBM internal use. |
| STOREENT_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
| METHRFNBR | INTEGER NOT NULL | Reserved for IBM internal use. |
| TIME | TIMESTAMP | Reserved for IBM internal use. |
| OPTCOUNTER | SMALLINT | 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 |