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

PageLayoutRelatedInformationRead


Extracts all of the related information for a detail page layout for an object.

Usage

Use the PageLayoutRelatedInformationRead method to read all of the related information data for an object.

The object is specified with the <ObjectName> child element of apQuery:PageLayoutRelatedInformation.

If the <CurrentUserOnly> child element of apQuery:PageLayoutRelatedInformation specifies true, related information data for the current user only is returned.

If the <IncludeAll> child element of apQuery:PageLayoutRelatedInformations specifies true, the method returns 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 143 describes the arguments taken by the PageLayoutRelatedInformationRead method.

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

apQuery:PageLayoutRelatedInformation

The related information query criteria.

Yes

Not applicable

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.