getAllContractComponentsByAdminSysKey

Description
This inquiry transaction returns the recorded contract component information associated with an external administration system contract ID.
Web Services
Operation name: getAllContractComponentsByAdminSysKey
Service name: FinancialServices
Example
Retrieve all contract components associated with the admin system key "WL1234".
Usage information
The input to this transaction is the external administration system contractId and the administration system for the contract whose components are being queried.

This transaction supports the Pagination feature.

Preconditions
Not applicable
Mandatory input
Not applicable
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Not applicable
Request message
<InquiryType> getAllContractComponentsByAdminSysKey

<tcrmParam name= "adminSystemType"> (is an integer derived from the values in the CDADMINSYSTP table)

<tcrmParam name= "adminContractId">

Response objects
List of TCRMContractComponentBObj
Special note
Not applicable