This table is deprecated and is provided for
backward compatibility only. This table is replaced by px_promotion
related tables.
Column Descriptions:
Name | Type | Description |
ORDERS_ID | BIGINT NOT NULL | Reserved for IBM internal use. |
CPWALLET_ID | BIGINT NOT NULL | Reserved for IBM internal use. |
OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | ORDERS_ID+CPWALLET_ID | Primary Key |
I0000286 | CPWALLET_ID | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_862 | CPWALLET_ID | CPWALLET | CPWALLET_ID | Cascade |
F_863 | ORDERS_ID | ORDERS | ORDERS_ID | Cascade |