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

PicklistRead


Extracts picklist configuration data.

Usage

Use the PicklistRead method to extract picklist configuration data for an object.

The object is specified with the <ObjectName> child element of apQuery:PicklistSet.

If the <IncludeAll> child element of apQuery:PicklistSet specifies true, then the method returns configuration data including preconfigured and customized data. However, the data returned does not include any pre-configured read-only picklist data. If <IncludeAll> specifies false, or is not included in the request, then the method returns customized configuration data only.

See PicklistUpsert for information about the picklist data specified in apData:PicklistSet.

Arguments

Table 142 describes the arguments taken by the PicklistRead method.

Table 142. Arguments Taken by the PicklistRead Method
Name
Description
Required
Default
I/O

apQuery:PicklistSet

The picklist query criteria.

Yes

Not applicable

Input

apData:ListOfPicklistSet

The extracted picklist data.

Not applicable

Not applicable

Output

Return Value of the Call

The picklists for the object are returned.

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