This table is deprecated and is provided for
backward compatibility only.
Column Descriptions:
| Name | Type | Description |
| CBMRFNBR | INTEGER NOT NULL | Reserved for HCL internal use. |
| CBTRFNBR | INTEGER | Reserved for HCL internal use. |
| CBINTVALUE | INTEGER | Reserved for HCL internal use. |
| CBCURVALUE | DECIMAL (20,5) | 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 |
| I0000074 | CBMRFNBR+CBTRFNBR | Unique Index |