Show TOC

Tabbed ComponentLocate this document in the navigation structure

Definition

A generic design template for organizing additional application-specific views (UIBB) as tabs that is implemented using the Web Dynpro component FPM_TABBED_UIBB.

Use

You use this design template for an application-specific view (UIBB) For example, you could use the template where you want to simultaneously display a selection list of business objects and the additional details of those business objects in tabs without changing the view. You can determine the concrete arrangement of the selection list, detail views, and data when configuring the Web Dynpro component FPM_TABBED_UIBB.

Structure

A tabbed component consists of two areas: the MASTER area and the TAB area, which can be arranged next to or on top of one another. If you arrange the areas horizontally, the master area is placed to the left of the tab area. If you arrange the areas vertically, the master area is placed above the tab area.

The content of the master area and the content of the tabs are determented by separate Web Dynpro components, which you set when configuring the Web Dynpro component FPM_TABBED_UIBB.

Note

If you do not set the Web Dynpro component for the master area, this area is not displayed in the application. Instead, only the tabs appear with their application-specific views.

Integration

You can configure a tabbed component using the tab editor for Floor Plan Manager (see Tabbed Component Editor for Floor Plan Manager ).