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

SearchLayoutReadAll


Extracts all of the search layout configuration data for a company.

Usage

Use the SearchLayoutReadAll method to read all of the search layout data.

The input argument <Version> specifies the release of Oracle CRM On Demand for which configuration data is returned. The default value is 33, and specified values up to and including 33 return configuration data applicable to Oracle CRM On Demand Release 33.

If the value specified is greater than 33, then all of the configuration data up to the release specified is returned. For example, if a value of 34 is specified, then all of the configuration data in Release 33 plus the newer data up to Release 34 is returned.

See SearchLayoutUpsert for information about the search layout data specified in apData:ListOfSearchLayout.

Arguments

Table 173 describes the arguments taken by the SearchLayoutReadAll method.

Table 173. Arguments Taken by the SearchLayoutReadAll Method
Name
Description
Required
Default
I/O

Version

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

No

33

Input

apData:ListOfSearchLayout

The extracted search layout data.

Not applicable

Not applicable

Output

Return Value of the Call

The search layouts are 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.