IndividualAllocType

Tag 992

IndividualAllocType

Abbreviation: Typ
Typeint
Tag992
AddedFIX.4.4
Used in5 messages

Description

Identifies whether the allocation is to be sub-allocated or allocated to a third party

Wire Format & Usage Example

Single field (key=value)
992=1 (SubAllocate)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 992=1 (SubAllocate) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 992=1 (SubAllocate) is this field's position in the message.

All valid values
WireNameDescription
992=1SubAllocateSub Allocate
992=2ThirdPartyAllocationThird Party Allocation

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
1SubAllocateSub AllocateFIX.4.4
2ThirdPartyAllocationThird Party AllocationFIX.4.4