Description

The PartyEntitlementAckGrp component is used in the PartyEntitlementsDefinitionRequestAck <DB> message to provide the status of each action (add, modify or delete) requested by the PartyEntitlementsDefinitionRequest <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.

Structure

Tag Field Name Req'd Comments
1772 NoPartyEntitlements N
1324 ListUpdateAction N

Required if NoPartyEntitlements <1772>.

1883 EntitlementStatus N

Required if NoPartyEntitlements <1772>.

1884 EntitlementResult N
1328 RejectText N
1664 EncodedRejectTextLen N
1665 EncodedRejectText N
Component Block - <PartyDetailGrp> N

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

Component Block - <EntitlementGrp> N

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

1885 EntitlementRefID N

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

Used In