Show TOC

Creating and Configuring a List GUIBBLocate this document in the navigation structure

Use

A list consists of number of columns. The feeder class assigned to the configuration of the Web Dynpro component FPM_LIST_UIBB determines which data is displayed in the list.

Prerequisites

In an SAP development system, you have created a Web Dynpro application and created an initial screen. For more information, see:

Procedure

Creating a List UIBB

  1. Choose the Main Screen row in the table below the Navigation pane of the component configuration of your application.

  2. To create a list UIBB for the main page, on the Object Instance Schema tab, choose the UIBB button and select List Component.

  3. Enter the following details for the list GUIBB:

    • Component: FPM_LIST_UIBB

    • View: LIST_WINDOW

    • Configuration Name: An appropriate configuration name

  4. Save your entries.

Configuring a List UIBB

  1. Choose the Configure UIBB button.

  2. To create the configuration for your UIBB, in the Editor for the Web Dynpro ABAP Component Configuration screen, choose the New button.

  3. In the Create Configuration dialog box, enter the description and confirm your entry.

  4. In the Select Package dialog box, enter the package and confirm your entry.

  5. In the Edit Feeder Class dialog box, enter the /BOFU/CL_FBI_GUIBB_LIST feeder class and choose the Edit Parameters button.

  6. In the Edit Parameters dialog box, enter the following feeder parameters and choose the OK button:

    • FBI view name.

    • Select the Handles Toolbar checkbox.

  7. On the Component Configuration screen, choose the List UIBB Schema tab.

  8. Choose the Column button.

  9. In the Edit Column dialog box, select the elements to be displayed on the list and choose the OK button.

  10. Save the list UIBB configuration.

  11. Return to the Component Configuration screen.

Creating Wires in Wiring Schema

  1. On the Wire Schema tab, choose the Graphical Wire Editor.

  2. Perform the required wiring. For more information refer to Creating Wires in Wiring Schema.

Testing the Web Dynpro Application

  1. To go to the application configuration screen, click the first link below the toolbar.

  2. Choose the Test button.