PosMaintAction

Tag 712

PosMaintAction

Abbreviation: Actn
Typeint
Tag712
AddedFIX.4.4
Used in2 messages

Description

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
WireNameDescription
712=1NewNew - used to increment the overall transaction quantity
712=2ReplaceReplace - used to override the overall transaction quantity or specifi add messages based on the reference ID
712=3CancelCancel - used to remove the overall transaction or specific add messages based on reference ID
712=4ReverseReverse - used to completelly back-out the transaction such that the transaction never existed

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1NewNew - used to increment the overall transaction quantityFIX.4.4
2ReplaceReplace - used to override the overall transaction quantity or specifi add messages based on the reference IDFIX.4.4
3CancelCancel - used to remove the overall transaction or specific add messages based on reference IDFIX.4.4
4ReverseReverse - used to completelly back-out the transaction such that the transaction never existedFIX.4.4