getPartyMacroRole

Description
This transaction returns the recorded PartyMacroRole information and depending on the value of the Inquiry Level, it can also return the recorded information for the existing PartyMacroRoleAssociations.
Web Services
Operation name: getPartyMacroRole
Service name: Party
Example
Retrieve the recorded details for a PartyMacroRole and its associations when PartyMacroRoleId = 1234 and Inquiry level = 1.
Usage information
Use this transaction to retrieve the role details with or without the PartyMacroRoleAssociationdetails, when the PartyMacroRoleID is known.
Preconditions
Not applicable
Mandatory input
  • PartyMacroRoleId
  • InquiryLevel
Inquiry levels
InquiryLevel:
  • 0 - PartyMacroRole business object only.
  • 1 - Level 0 data plus all PartyMacroRoleAssociation business objects.
Filter values
Not applicable
Transaction behavior
The RoleCategoryTypeCode and RoleCategoryTypeValue are included in the response.
Request message
<InquiryType> getPartyMacroRole

<tcrmParam name= "partyMacroRoleId">

<tcrmParam name= "inquiryLevel">

Response objects
Party Macro Role details based on the inquiry level:
Special note
Not applicable