TERMCOND nome colonna |
Tipo colonna | Descrizione colonna |
---|---|---|
trading_id | BigInt, not null |
Chiave primaria. Chiave esterna per la tabella dell'accordo commerciale (TRADING). |
termcond_id | BigInt, not null |
ID chiave principale. |
tcSubType_id | Char(64) | Il tipo di termine. Chiave esterna
per la tabella TCSUBTYPE. Il valore di questa colonna deve essere OrderApprovalTC. |
mandatory | Integer, default 0 |
0 - no 1 - yes (il partecipante deve rispondere a questo termine durante la negoziazione) |
changeable | Integer, default 0 |
0 - no 1 - yes (il partecipante puņ modificare il termine). |
timeCreated | TimeStamp | Ora creazione |
timeUpdated | TimeStamp | Ora aggiornamento |
elementData | LongVarChar, Default null |
|
StringField1 | VarChar (3000) | Valuta. |
StringField2 | VarChar (254) | |
StringField3 | VarChar (254) | |
IntegerField1 | Integer | |
IntegerField2 | Integer | |
IntegerField3 | Integer | |
FloatField1 | Double | |
FloatField2 | Double | |
FloatField3 | Double | |
BigIntField1 | BigInt | |
BigIntField2 | BigInt | |
BigIntField3 | BigInt | |
DecimalField1 | Decimale (20,5) | Valore. |
DecimalField2 | Decimale (20,5) | |
DecimalField3 | Decimale (20,5) | |
TimeField1 | TimeStamp | |
TimeField2 | TimeStamp | |
TimeField3 | TimeStamp |
![]() |