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 HCL internal use. |
CPWALLET_ID | BIGINT NOT NULL | Reserved for HCL internal use. |
OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 | Reserved for HCL internal use. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | ORDERS_ID+CPWALLET_ID | Primary Key |
I0000285 | CPWALLET_ID | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_484 | CPWALLET_ID | CPWALLET | CPWALLET_ID | Cascade |
F_485 | ORDERS_ID | ORDERS | ORDERS_ID | Cascade |