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

PageLayoutRelatedInformationUpsert


Updates existing page layout related information or inserts new page layout related information.

Usage

Use the PageLayoutRelatedInformationUpsert method to insert or update related information for a detail page layout.

The apdata:PageLayoutRelatedInformation argument contains the following elements containing related information for a page layout:

  • ObjectName. The name of the object.
  • LayoutName. The name of the page layout.
  • ListOfPageRelatedInformation. Contains all of the related information for the page layout. The data for a particular related information section is contained in the following child elements of <PageRelatedInformation>:
    • Name. A child object ID, equivalent to the name of a related information section. See Oracle Migration Tool On Demand Guide for reference tables about the mapping of child object IDs to UI display names for the child objects.
    • Availability. An integer with the range of values -1 through 1, specifying in which list the related information appears in the page layout: Not Available, Available, or Displayed respectively.

      For values of 1 (Displayed), the order of the <PageRelatedInformation> elements determines the order in which the related information sections are listed in the layout in the UI.

    • RelatedInformationLayout. The name of the corresponding related information layout.

See Oracle Migration Tool On Demand Guide for reference tables about the mappings of object names to the display names for the objects in the Oracle CRM On Demand user interface.

Arguments

Table 142 describes the arguments taken by the PageLayoutRelatedInformationUpsert method.

Table 142. Arguments Taken by the PageLayoutRelatedInformationUpsert Method
Name
Description
Required
Default
I/O

apData:PageLayoutRelatedInformation

The page layout related information to be inserted or updated.

Yes

Not applicable

Input

Status

The status of the call.

Not applicable

Not applicable

Output

Return Value of the Call

The status is returned.

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