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

PicklistValueGroupReadAll


Extracts all of the picklist value group configuration data for a company.

Usage

Use the PicklistValueGroupReadAll method to read all of the picklist value groups.

If the input argument <IncludeAll> specifies true, the method returns all 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 PicklistValueGroupUpsert for information about the picklist value group data specified in apData:PicklistValueGroupSet.

Arguments

Table 143 describes the arguments taken by the PicklistValueGroupReadAll method.

Table 143. Arguments Taken by the PicklistValueGroupReadAll Method
Name
Description
Required
Default
I/O

IncludeAll

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

No

false

Input

apData:ListOfPicklistValueGroupSet

The extracted data for all picklist value groups.

Not applicable

Not applicable

Output

Return Value of the Call

The picklist value groups 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.