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

ListReadAll


Extracts all of the list configuration data for a company.

Usage

Use the ListReadAll method to read all of the list data for all objects. See ListRead for information about the privileges required to access the various types of list.

If the input argument <IncludeAll> specifies true, the method returns all configuration data, including system list data. If <IncludeAll> specifies false, or is not included in the request, the method returns all configuration data except system list data.

See ListRead for information about the list data specified in apData:List.

Arguments

Table 136 describes the arguments taken by the ListReadAll method.

Table 136. Arguments Taken by the ListReadAll Method
Name
Description
Required
Default
I/O

IncludeAll

If true, extracts all list configuration data including system list data.

No

false

Input

apData:ListOfLists

The extracted list data.

Not applicable

Not applicable

Output

Return Value of the Call

The list data is returned.

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