Reserved for IBM internal use.
Column Descriptions:
| Name | Type | Description |
| ORDCHNLTYP_ID | BIGINT NOT NULL | Reserved for IBM internal use. |
| PAYMENTTRANSTYPE | CHAR (4) | Reserved for IBM internal use. |
| LASTUPDATE | TIMESTAMP | Reserved for IBM internal use. |
| NAME | VARCHAR (200) | 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 |
| <SYSTEM-GENERATED> | ORDCHNLTYP_ID | Primary Key |
| I0000172 | NAME | Unique Index |
Referenced By Child Tables:
| Constraint | Columns | Child Table | Child Columns | Type |
| F_514 | ORDCHNLTYP_ID | ORDERS | ORDCHNLTYP_ID | Cascade |