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

PageLayoutRelatedInformationReadAll


Extracts all of the related information for detail page layouts for a company.

Usage

Use the PageLayoutRelatedInformationReadAll method to read all of the related information data for detail page layouts.

If the input argument <CurrentUserOnly> is true, all of the related information 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.

See PageLayoutRelatedInformationUpsert for information about the page layout related information specified in apData:PageLayoutRelatedInformation.

Arguments

Table 144 describes the arguments taken by the PageLayoutRelatedInformationReadAll method.

Table 144. Arguments Taken by the PageLayoutRelatedInformationReadAll 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

apData:ListOfPageLayoutRelatedInformation

The extracted page layout related information.

Not applicable

Not applicable

Output

Return Value of the Call

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