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

The following table describes the arguments taken by the PageLayoutSectionUpsert method.

Table 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.