BILLITEMS
This table is deprecated and is provided for backward compatibility only.
Column Descriptions:
| Name | Type | Description |
|---|---|---|
| BTRFNBR | INTEGER NOT NULL | Reserved for HCL internal use. |
| BTITEM | CHAR (25) | Reserved for HCL internal use. |
| BTVALTYPE | CHAR (1) | Reserved for HCL internal use. |
| BTDESC | VARCHAR (254) | Reserved for HCL internal use. |
| OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 | Reserved for HCL internal use. |
Indexes:
| Name | Column Names | Type |
|---|---|---|
| <SYSTEM-GENERATED> | BTRFNBR | Primary Key |