Show TOC

Configuring a Related View for a list GUIBBLocate this document in the navigation structure

Use

You can configure a related view for a list GUIBB.

Prerequisites

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

Procedure
  1. In an SAP development system, enter transaction code SE80.

  2. In the navigation area, select Web Dynpro Comp./Intf.

  3. Select the /BOFU/FBI_VIEW component and choose Display.

  4. Right-click the /BOFU/FBI_VIEW object, choose Create/Change Configuration.

    The Editor for the Web Dynpro ABAP Component Configuration screen appears.

  5. Enter an appropriate configuration ID and choose New.

  6. In the Create Configuration dialog box, enter an appropriate description for the configuration and choose OK.

  7. In the Select Package dialog box, enter the package name and choose OK. The Component Configuration screen appears. Here, you can view and edit the main FBI view.

  8. On the Header tab, enter the following details:

    • Business Object: business object (BO) name

    • Node: BO node name

  9. Save the first FBI main view configuration.

Configure the Related View

  1. In an SAP development system, enter ransaction code SE80.

  2. In the navigation area, select Web Dynpro Comp./Intf.

  3. Select the /BOFU/FBI_VIEW component and choose Display.

  4. Right-click the /BOFU/FBI_VIEW object, choose Create/Change Configuration.

    The Editor for the Web Dynpro ABAP Component Configuration screen appears.

  5. Enter an appropriate configuration ID and choose New.

  6. In the Create Configuration dialog box, enter an appropriate description for the configuration and choose OK.

  7. In the Select Package dialog box, enter the package name and choose OK. The Component Configuration screen appears. Here, you can view and edit the related FBI view.

  8. On the Header tab, enter the following details:

    • Business Object: BO name

    • Node: BO node name

  9. Save the second FBI related view configuration.

Integrate the Main View and the Related View

  1. In the first FBI view configuration, on the Related Views tab, in the Related View table, choose Add. The first row of the Related View table is selected.

  2. In the Related View cell of the selected row, type the name of the related view or choose the search icon to search for the related view.

  3. In the Output Struc. Suffix cell, enter an output structure suffix.

  4. In the Association cell, select the association between the nodes in the main view and the related View.

  5. Save the view configuration.