Show TOC

Creating a Form UIBB ConfigurationLocate this document in the navigation structure

Prerequisites

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

Procedure

Creating and Configuring a Form UIBB

  1. Choose the UIBB button and select Add Form Component.

  2. Enter the following details for the form GUIBB:

    • Component: FPM_FORM_UIBB

    • View: FORM_WINDOW

    • Configuration Name: An appropriate configuration name

  3. Save your entries.

  4. Choose the Configure UIBB pushbutton.

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

  6. In the Create Configuration dialog box, enter any required descriptions and confirm your entry.

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

  8. In the Edit Feeder Class dialog box, enter the /BOFU/CL_FBI_GUIBB_FORM feeder class and choose the Edit Parameters pushbutton.

    • Business Object: Enter name of the BO

    • Node: Enter name of the node

  9. Choose OK.

Add Group Elements

  1. On the Component Configuration screen, on the form UIBB Schema tab choose the Element pushbutton and select Add Group.

  2. In the Group Title column, enter a suitable title for the group.

  3. Choose the Child Element pushbutton and select Add Elements to Group.

  4. In the Edit Group dialog box, select the element and choose the OK.

  5. Save the UIBB configuration.