<PartyEntitlementAckGrp> Component Block

The PartyEntitlementAckGrp component is used in the PartyEntitlementsDefinitionRequestAck(35=DB) message to provide the status of each action (add, modify or delete) requested by the PartyEntitlementsDefinitionRequest(35=DA) message.

The EntitlementStatus(1883) field is used to indicate the status. In the case where an add or modify request is accepted with changes, the EntitlementGrp component is required, with the complete set of entitlements that have been accepted for the party included.

Used in :

Tag Field Name FIXML Req'd Comments
1772 NoPartyEntitlements N

Number of party entitlement values.

=> 1324 ListUpdateAction @ListUpdActn C

Required if NoPartyEntitlements(1772).

=> 1883 EntitlementStatus @Stat C

Required if NoPartyEntitlements(1772).

=> 1884 EntitlementResult @Rslt N

Result of entitlement definition for one party.

=> 1328 RejectText @RejTxt N

Identifies the reason for rejection.

=> 1664 EncodedRejectTextLen @EncRejTxtLen N

Byte length of encoded (non-ASCII characters) EncodedRejectText(1665) field.

=> 1665 EncodedRejectText @EncRejTxt N

Encoded (non-ASCII characters) representation of the RejectText(1328) field in the encoded format specified via the MessageEncoding(347) field. If used, the ASCII (English) representation should also be specified in the RejectText(1328) field.

=> <PartyDetailGrp> N

Optional when ListUpdateAction(1324) = M(Modify) or D(Delete) and EntitlementRefID(1885) is provided.

=> <EntitlementGrp> N

Optional when ListUpdateAction(1324) = M(Modify) or D(Delete) and EntitlementRefID(1885) is provided.

=> 1885 EntitlementRefID @RefID N

Optional when PartyDetailGrp is provided or ListUpdateAction(1324) = A(Add).