Show TOC

Configuring an FBI ViewLocate this document in the navigation structure

Use

An FBI view is a design time configuration object that joins application data across multiple related business object (BO) nodes.

Prerequisites

In an SAP development system, you have created a Web Dynpro application. For more information see, Creating and Configuring an FPM OVP Application.

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.

  5. Choose Create/Change Configuration. The Editor for the Web Dynpro ABAP Component Configuration screen appears.

  6. In the Web Dynpro: Component / Create Interface dialog box, enter an appropriate configuration ID and choose New.

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

  8. 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 FBI view.

Editing and Viewing the FBI View

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

    • Business Object: BO name

    • Node: BO node name

  2. Save the component configuration.

  3. Note

    The following steps should be performed only if you want an action to be configured in an FBI view.

    On the Actions tab, choose Add.

  4. Enter the UI action in the UI Action field.

  5. Enter the BO action to be invoked in the Invoked Action field.

  6. Save your entries.