Oracle Web Services On Demand Guide > Web Services On Demand API Calls > Administrative Services API Calls >

CustomRecordTypeRead


Extracts customized record type configuration data.

Usage

Use the CustomRecordTypeRead method to extract customized record type configuration data matching the input criteria.

The record type is specified with the <Name> child element of apQuery:CustomRecordType.

If the <IncludeAll> child element of apQuery:CustomRecordType specifies true, the method returns configuration data including preconfigured and customized data. If <IncludeAll> specifies false, or is not included in the request, the method returns customized configuration data only.

See CustomRecordTypeUpsert for information about the customized record type data specified in apData:ListOfCustomRecordType.

Arguments

Table 92 describes the arguments taken by the CustomRecordTypeRead method.

Table 92. Arguments Taken by the CustomRecordTypeRead Method
Name
Description
Required
Default
I/O

apQuery:CustomRecordType

The customized record type query criteria.

Yes

Not applicable

Input

apData:ListOfCustomRecordType

The extracted customized record type data.

Not applicable

Not applicable

Output

Return Value of the Call

The customized record type data is returned.

Oracle Web Services On Demand Guide, Version 21.0 (Oracle CRM On Demand Release 33) Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.