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

PicklistReadAll


Extracts all of the picklist configuration data for a company.

Usage

Use the PicklistReadAll method to read all of the picklists except read-only picklists.

If the input argument <IncludeAll> specifies true, the method returns all configuration data, including preconfigured and customized data. However, the data returned does not include any preconfigured read-only picklist data. If <IncludeAll> specifies false, or is not included in the request, the method returns customized configuration data only.

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

Arguments

Table 140 describes the arguments taken by the PicklistReadAll method.

Table 140. Arguments Taken by the PicklistReadAll Method
Name
Description
Required
Default
I/O

IncludeAll

If true, extracts all configuration data and not just customized configuration data.

No

false

Input

Version

Specifies the release of Oracle CRM On Demand for which configuration data is returned.

No

29

Input

apData:ListOfPicklistSet

The extracted data for all picklists for all objects.

Not applicable

Not applicable

Output

Return Value of the Call

The picklists are 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.