Tag 712
PosMaintAction
Abbreviation:
ActnDescription
Maintenance Action to be performed.
Wire Format & Usage Example
Single field (key=value)
712=1 (New)
In a FIX message (PositionMaintenanceRequest)
8=FIX.4.4 | 9=... | 35=AL | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 712=1 (New) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 712=1 (New) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
712=1 | New | New - used to increment the overall transaction quantity |
712=2 | Replace | Replace - used to override the overall transaction quantity or specifi add messages based on the reference ID |
712=3 | Cancel | Cancel - used to remove the overall transaction or specific add messages based on reference ID |
712=4 | Reverse | Reverse - used to completelly back-out the transaction such that the transaction never existed |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | New | New - used to increment the overall transaction quantity | FIX.4.4 |
| 2 | Replace | Replace - used to override the overall transaction quantity or specifi add messages based on the reference ID | FIX.4.4 |
| 3 | Cancel | Cancel - used to remove the overall transaction or specific add messages based on reference ID | FIX.4.4 |
| 4 | Reverse | Reverse - used to completelly back-out the transaction such that the transaction never existed | FIX.4.4 |