Entering content frame

Object documentation Web Items Locate the document in its SAP Library structure

Definition

Web items are objects that either display data in a Web application or are used to design Web applications. These objects are replaced by generated HTML at runtime. 

Web items that display data must be connected to a data provider.

All Web items have parameters such as header, width, and height, which can be used to define the appearance of the Web items, as well as their behavior in the Web application. You can change the parameters as follows:

     At design time, in the Web Application Designer using the parameter settings

     At runtime, in Web applications using the property dialogs for the Web item, or using commands from the Web Design API

If the data, the navigational state, or the parameters change, the HTML for the Web item is regenerated.

Structure

The following section lists the Web items available in the BEx Web Application Designer, separated into different groups:

Web Item Grouping: Standard

     Analysis

     Chart

     Report

     Navigation Pane

     Filter Pane

     Button Group

     Dropdown Box

     Radio Button Group

     Checkbox Group

     Listbox

     Hierarchical Filter Selection

Web Item Grouping: Advanced

     Web Template

     Container Layout

     Container

     Tab Pages

     Group

     Single Document

     Document List

     Map

     System Messages

     Information Field

Web Item Grouping: Miscellaneous

     Data Provider - Information

     Text

     Link

     List of Exceptions

     List of Conditions

     Menu Bar

     Properties Pane

     Ticker

     Context Menu

     Script

Integration

The Web items above are available as master Web items in the Web Items window in the BEx Web Application Designer. You choose a master Web item from the list, assign a data provider to the Web item, if necessary, and set the parameters. You have now created your own Web item, which you can add to your Web template or save for later use.

 

Leaving content frame