Tag 1162
SettlObligTransType
Abbreviation:
SettlTransTypDescription
Transaction Type - required except where SettlInstMode is 5=Reject SSI request
Wire Format & Usage Example
Single field (key=value)
1162=C (Cancel)
In a FIX message (SettlementObligationReport)
8=FIX.4.4 | 9=... | 35=BQ | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1162=C (Cancel) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1162=C (Cancel) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1162=C | Cancel | Cancel |
1162=N | New | New |
1162=R | Replace | Replace |
1162=T | Restate | Restate |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| C | Cancel | Cancel | FIX.5.0 |
| N | New | New | FIX.5.0 |
| R | Replace | Replace | FIX.5.0 |
| T | Restate | Restate | FIX.5.0 |