Tag 796
AllocCancReplaceReason
Abbreviation:
CxlRplcRsnDescription
Reason for cancelling or replacing an Allocation Instruction or Allocation Report message
Wire Format & Usage Example
Single field (key=value)
796=1 (OriginalDetailsIncomplete)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 796=1 (OriginalDetailsIncomplete) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 796=1 (OriginalDetailsIncomplete) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
796=1 | OriginalDetailsIncomplete | Original details incomplete/incorrect |
796=2 | ChangeInUnderlyingOrderDetails | Change in underlying order details |
796=99 | Other | Other |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | OriginalDetailsIncomplete | Original details incomplete/incorrect | FIX.4.4 |
| 2 | ChangeInUnderlyingOrderDetails | Change in underlying order details | FIX.4.4 |
| 99 | Other | Other | FIX.4.4 |