Show TOC

List ComponentLocate this document in the navigation structure

Definition

A generic design template for displaying data in a list that is implemented using the Web Dynpro component FPM_LIST_UIBB.

Use

You use this design template in application-specific views (UIBB) where you want to display data using a list. You can determine the concrete display of the data in a list when configuring the Web Dynpro component FPM_LIST_UIBB.

Structure

A list consists of a number of columns. The component-definied view gives you the opportunity to specify:

  • Which data is displayed in which columns.

  • Which display type (such as display field or input field) is used in which column.

  • Which order the columns are arranged in.

  • The number of columns and rows that can be displayed in the view at one time.

Note

The information that can be displayed in a list is determined by the feeder class assigned to the configuration of the Web Dynpro component FPM_LIST_UIBB (see feeder class ).

Integration

You can configure a list component using the list editor for Floor Plan Manager (see List Component Editor for Floor Plan Manager ).