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 |
| CPPMNDISC_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
| CPPMN_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
| CALCODE_ID | INTEGER NOT NULL | Reserved for IBM internal use. |
| OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |
Indexes:
| Name | Column Names | Type |
| <SYSTEM-GENERATED> | CPPMNDISC_ID | Primary Key |
| I0000548 | CALCODE_ID | Non-Unique Index |
| I0001252 | CPPMN_ID | Non-Unique Index |
Constrained By Parent Tables:
| Constraint | Columns | Parent Table | Parent Columns | Type |
| F_271 | CPPMN_ID | CPPMN | CPPMN_ID | Cascade |
| F_272 | CALCODE_ID | CALCODE | CALCODE_ID | Cascade |