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 |
CPPMN_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
SHOPPEREMAILID | CHAR (64) NOT NULL | Reserved for IBM internal use. |
NUMACCEPTED | INTEGER NOT NULL DEFAULT 0 | Reserved for IBM internal use. |
NUMREDEEMED | INTEGER NOT NULL DEFAULT 0 | Reserved for IBM internal use. |
OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |
Indexes:
Name | Column Names | Type |
<SYSTEM-GENERATED> | CPPMN_ID+SHOPPEREMAILID | Primary Key |
I0000277 | SHOPPEREMAILID | Non-Unique Index |
Constrained By Parent Tables:
Constraint | Columns | Parent Table | Parent Columns | Type |
F_975 | CPPMN_ID | CPPMN | CPPMN_ID | Cascade |