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

RelatedInformationLayoutReadAll


Extracts all of the related information layout data for a company.

Usage

Use the RelatedInformationLayoutReadAll method to read all of the related information layout data for a company.

If the input argument <CurrentUserOnly> is true, all of the related information layout data for the current user only is returned.

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.

The input argument <Version> specifies the release of Oracle CRM On Demand for which configuration data is extracted. The default value is 31, so to extract Release 32 or later functionality, you must specify a higher value than 31.

See RelatedInformationLayoutUpsert for information about the related information data specified in apData:RelatedInformationLayout.

Arguments

Table 146 describes the arguments taken by the RelatedInformationLayoutReadAll method.

Table 146. Arguments Taken by the RelatedInformationLayoutReadAll Method
Name
Description
Required
Default
I/O

CurrentUserOnly

If true, extracts data for the current user only

No

false

Input

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

31

Input

apData:ListOfRelatedInformationLayout

The extracted related information layout data.

Not applicable

Not applicable

Output

Return Value of the Call

The related information layout data is 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.