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

ListAccessAndOrderUpsert


Updates existing list access and display order data or inserts new data.

Usage

Use the ListAccessAndOrderUpsert method to insert or update list access and order data for each role for an object.

The apdata:ListAccessAndOrder argument contains the following elements containing list access and display order data:

  • ObjectName. The name of the object (required).
  • RoleName. The name of the role (required).
  • ModifiedBy. The username and time and date for the user who last updated the List Order Layout (read-only).
  • ListOfListAccessAndOrderList. Contains all of the lists available for a role. The data for a particular list is contained in the following child elements of <ListAccessAndOrderList>:
    • ListName. The name of the list.
    • Order. An integer value indicating the list box in the List Order Layout page in which the list appears and the display order, if it appears in the Show in Short List box:
      • -2. The list appears in the All Lists box.
      • -1. The list appears in the Lists Available for this Role box.
      • 2 through n. The list appears in the Show in Short List box and the integer value indicates the order of the list within the box starting with the value 2 for the topmost list, and so on.

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 130 describes the arguments taken by the ListAccessAndOrderUpsert method.

Table 130. Arguments Taken by the ListAccessAndOrderUpsert Method
Name
Description
Required
Default
I/O

apData:ListAccessAndOrder

The list access and display order 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 21.0 (Oracle CRM On Demand Release 33) Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.