The Allocation Report Ack message is used to acknowledge the receipt of and provide status for an Allocation Report message.
Added
FIX.4.4
Expand Components | Collapse Components
Field or Component | Field Name | FIXML name | Req'd | Comments | Depr. |
---|
Component | StandardHeader |
MsgType = AT |
755 | AllocReportID | @RptID | ||||
70 | AllocID | @ID |
Component | Parties | Pty |
Insert here the set of "Parties" (firm identification) fields defined in "Common Components of Application Messages" |
793 | SecondaryAllocID | @ID2 |
Optional second identifier for the allocation report being acknowledged (need not be unique) | |||
75 | TradeDate | @TrdDt | ||||
60 | TransactTime | @TxnTm |
Date/Time Allocation Report Ack generated | |||
87 | AllocStatus | @Stat |
Denotes the status of the allocation report; received (but not yet processed), rejected (at block or account level) or accepted (and processed). | |||
88 | AllocRejCode | @RejCode |
Required for AllocStatus = 1 ( block level reject) and for AllocStatus 2 (account level reject) if the individual accounts and reject reasons are not provided in this message | |||
794 | AllocReportType | @RptTyp | ||||
808 | AllocIntermedReqType | @ImReqTyp |
Required if AllocReportType = 8 (Request to Intermediary) Indicates status that is requested to be transmitted to counterparty by the intermediary (i.e. clearing house) | |||
573 | MatchStatus | @MtchStat |
Denotes whether the financial details provided on the Allocation Report were successfully matched. | |||
460 | Product | @Prod | ||||
167 | SecurityType | @SecTyp | ||||
58 | Text | @Txt |
Can include explanation for AllocRejCode = 7 (other) | |||
354 | EncodedTextLen | @EncTxtLen |
Must be set if EncodedText field is specified and must immediately precede it. | |||
355 | EncodedText | @EncTxt |
Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. |
Component | AllocAckGrp | AllocAck |
This repeating group is optionally used for messages with AllocStatus = 2 (account level reject) to provide details of the individual accounts that caused the rejection, together with reject reasons. This group should not be populated where AllocStatus has any other value. Indicates number of allocation groups to follow. |
Component | StandardTrailer |
|