updatePartyAdminSysKey

Description
This transaction is used to update or correct the administration system type or the administration party (client) ID for a party.
Web Services
Operation name: updatePartyAdminSysKey
Service name: PartyService
Example
Update the administration system party identifier for Jane Smith to also include the new Company Code that was added to the external administration system key.
Usage information
The input for this transaction includes the primary key to the contact equivalent table and the contact equivalent last update date.
Preconditions
Party must exist in the contact equivalent table.

The administration system type must be predefined.

Mandatory input
  • AdminContEquivIdPK
  • ContEquivLastUpdateDate
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
This transaction cannot update PartyId or AdminContEquivId information.
Request message
<TCRMTxType> updatePartyAdminSysKey

<TCRMTxObject> TCRMAdminContEquivBObj

<TCRMObject> TCRMAdminContEquivBObj

Response objects
TCRMAdminContEquivBObj
Special note
Not applicable