updateEntityHierarchyRole

Description
This transaction updates the information for an existing Entity Hierarchy Role.
Web Services
Operation name: updateEntityHierarchyRole
Service name: DWLBusinessServices
Example
Use this transaction to inactivate an Entity Hierarchy Role, to supply an End Reason Type Code or Value, or to change the role's Description.
Usage information
To make an Entity Hierarchy Role inactive, use this transaction to set an End Date less then or equal with the current date. The End Date must be greater than the Start Date.
The End Reason Type Code and Value are user-defined through the code table.
End Reason Type Code and End Reason Type Value can be provided only if End Date exists.
Preconditions
Entity Hierarchy Role must exist.
Mandatory input
  • EntityHierarchyRoleId
  • LastUpdateDate
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
The Role Category Type Code and Role Category Type Value are derived from the Role Type and are only included in the response.
Request message
<TCRMTxType> updateEntityHierarchyRole

<TCRMTxObject> DWLEntityHierarchyRoleBObj

<TCRMObject> DWLEntityHierarchyRoleBObj

Response objects
DWLEntityHierarchyRoleBObj
Special note
Not applicable