Tag 1159
SettlObligMode
Abbreviation:
SettlModeDescription
Used to identify the reporting mode of the settlement obligation which is either preliminary or final
Wire Format & Usage Example
Single field (key=value)
1159=1 (Preliminary)
In a FIX message (SettlementObligationReport)
8=FIX.4.4 | 9=... | 35=BQ | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1159=1 (Preliminary) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1159=1 (Preliminary) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1159=1 | Preliminary | Preliminary |
1159=2 | Final | Final |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Preliminary | Preliminary | FIX.5.0 |
| 2 | Final | Final | FIX.5.0 |