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

PageLayoutSectionUpsert


Updates existing page layout section data or inserts new page layout section data.

Usage

Use the PageLayoutSectionUpsert method to insert or update section data for a detail page layout.

The apdata:PageLayoutFormSection argument contains the following elements containing page layout section data:

  • ObjectName. The name of the object.
  • LayoutName. The name of the page layout.
  • ListOfPageFormSection. The section data for each section. The data is contained in the following child elements of <PageFormSection>:
    • SectionSequence. The position in which the section appears in the page layout.
    • ListOfFormSectionTranslation. The section names in the languages activated for your company. The data for a particular section is contained in the following child elements of <FormSectionTranslation>:
      • LangId. The three-letter language code for the language.
      • DisplayName. The display name of the section in the language identified by the language code.

See the Oracle Migration Tool On Demand Guide for reference tables about the mappings of three-letter language codes to languages.

Arguments

Table 147 describes the arguments taken by the PageLayoutSectionUpsert method.

Table 147. Arguments Taken by the PageLayoutSectionUpsert Method
Name
Description
Required
Default
I/O

apData:PageLayoutFormSection

The page layout section data 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 25.0 (Oracle CRM On Demand Release 37) Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.