TERMCOND 列名 |
列タイプ | 列の説明 |
---|---|---|
trading_id | BigInt、 ヌルではない |
1 次キーです。 取引契約 (TRADING) テーブルに対する外部キー。 |
termcond_id | BigInt、 ヌルではない |
1 次キー ID |
tcSubType_id | Char(64) | 項目のタイプ。 TCSUBTYPE テーブルに対する外部キー この列の値は ProductSetTCInclusion でなければなりません。 |
mandatory | Integer, デフォルトは 0 |
0 - いいえ 1 - はい (参加者がネゴシエーション中にこの項目に応答する必要があります) |
changeable | Integer, デフォルトは 0 |
0 - いいえ 1 - はい (参加者が項目を変更できます) |
timeCreated | TimeStamp | 作成時刻 |
timeUpdated | TimeStamp | 更新時刻 |
elementData | LongVarChar, デフォルトはヌル |
|
StringField1 | VarChar (3000) | |
StringField2 | VarChar (254) | |
StringField3 | VarChar (254) | |
IntegerField1 | Integer | productSetId。 PRODUCTSET テーブルに対する外部キー。 |
IntegerField2 | Integer | |
IntegerField3 | Integer | |
FloatField1 | Double | |
FloatField2 | Double | |
FloatField3 | Double | |
BigIntField1 | BigInt | |
BigIntField2 | BigInt | |
BigIntField3 | BigInt | |
DecimalField1 | Decimal (20,5) | |
DecimalField2 | Decimal (20,5) | |
DecimalField3 | Decimal (20,5) | |
TimeField1 | TimeStamp | |
TimeField2 | TimeStamp | |
TimeField3 | TimeStamp |
![]() |