Start of Content Area

Background documentation Parameter Tray  Locate the document in its SAP Library structure

Use

With the parameter tray (WITH_TRAY) you can design each Web item in such a way that it is displayed in the Web application with a caption and an expand/collapse symbol.

Structure

If you set the parameter tray to active, you need to make the following additional parameter settings:

Parameter

Description

Caption (CAPTION)

Using the text input dialog, you use this parameter to determine a text that appears on the tray in the Web application. See Text Input Dialog

Caption visible (CAPTION_VISIBLE)

You use this parameter to determine whether the label on the tray is visible in the Web application.

Style (STYLE)

You use this parameter to select the style of the tray.

Plain (PLAIN)

Transparent (TRANSPARENT)

Filled (FILL)

Expanded (Expanded)

You use this parameter to set whether the Web application initially displays the tray in an expanded state.

Update (UPDATE_TYPE)

You use this parameter to specify the type of update:

      Roundtrip (Active) (ROUNDTRIP)

The user actively starts the update on the server.

      Client (Passive) (CLIENT)

The update is triggered passively on the client. This does not involve a server roundtrip.

 

 

End of Content Area