updateAdminCodeType

Description
This transaction updates a record for a given code type.
Web Services
Operation name: updateAdminCodeType
Service name: DWLAdminServices
Example
Update the description of the code type in the Attribute Type code table where the code type value is 5, the language type code is 100 and the last update date is November 25, 2009.
Usage information
To make a code type "inactive", use this transaction to set an expiry date earlier or equal to the current date. Code types with an expiry date in the future are considered "active" until the future date arrives.
Preconditions
Record must exist in the given code type.
Mandatory input
  • name (code table name)
  • lang_tp_cd (language code), where applicable
  • last_update_dt
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Elements that make up part of the business key (that is, elements that make a particular code table record unique) cannot be updated with this transaction.
Request message
<DWLTxType> updateAdminCodeType

<DWLTxObject> code type object

<DWLObject> code type object

Response objects
Code type object
Special note
This transaction is valid for all C2 and C3 category code types.
Note: For descriptions of the three code type categories (C1, C2, and C3), see Administrative service code table transactions.