This table relates master catalogs with trading position containers. Each catalog entry belonging to the indicated master catalog must have a standard price offer supplied for the specified trading position container.
Column Descriptions
Column Name
| Column Type
| Description
|
CATALOG_ID
| BIGINT NOT NULL
| The reference number of the catalog.
|
CATGROUP_ID
| BIGINT NOT NULL DEFAULT 0
| The reference number of the catalog group.
|
TRADEPOSCN_ID
| BIGINT NOT NULL
| The reference number of the trading position container.
|
STORE_ID
| INTEGER NOT NULL DEFAULT 0
| The reference number of the store to which this trading position container relationship refers.
|
OPTCOUNTER
| SMALLINT
| Reserved for IBM internal use.
|