updatePartyMacroRoleAssociation

Description
This transaction updates the information for an existing PartyMacroRoleAssociation.
Web Services
Operation name: updatePartyMacroRoleAssociation
Service name: Party
Example
Use this transaction to inactivate a PartyMacroRoleAssociation or to supply an EndReasonTypeCode.
Usage information
To make a PartyMacroRoleAssociation inactive, use this transaction to set an EndDate less then or equal to the current date. The EndDate must be greater than the StartDate.
Preconditions
PartyMacroRoleAssociation must exist.
Mandatory input
  • PartyMacroRoleAssociationId
  • LastUpdateDate
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
When the EndDate exists, this transaction can be used to supply the EndReasonTypeCode.

The EndReasonTypeCode and EndReasonTypeValue are user-defined attributes.

The RoleCategoryTypeCode and RoleCategoryTypeValue are included in the response of this transaction.

Request message
<TCRMTxType> updatePartyMacroRoleAssociation

<TCRMTxObject> TCRMPartyMacroRoleAssociationBObj

<TCRMObject> TCRMPartyMacroRoleAssociationBObj

Response objects
TCRMPartyMacroRoleAssociationBObj
Special note
Not applicable