Each row of this table indicates that the TradingPositions in a TradingPositionContainer are available to customers of Stores where the Contract is deployed, subject to any terms and conditions associated with the Contract.
Column Description(s):
Column Name | Column Type | Description |
TRADEPOSCN_ID |
BIGINT NOT NULL |
The TradingPositionContainer. |
CONTRACT_ID |
BIGINT NOT NULL |
The Contract. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031319340 |
CONTRACT_ID+TRADEPOSCN_ID |
Primary Key |
I0000809 |
TRADEPOSCN_ID |
Non-Unique Index |
Constraint(s):
Constraint Name | Column Name(s) | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_833 |
CONTRACT_ID |
CONTRACT |
CONTRACT_ID |
Cascade |
F_832 |
TRADEPOSCN_ID |
TRADEPOSCN |
TRADEPOSCN_ID |
Cascade |
Related reference
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.