Show TOC

Configuring the Main Page Form UIBBLocate this document in the navigation structure

Prerequisites

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

Procedure
  1. On the Component Configuration screen, choose the New button and select Main Page.

  2. To create a form UIBB for the Main page, on the Overview Page Schema tab, choose the UIBB button and select Add Form Component.

  3. The system adds another UIBB row to the table with predefined entries for the selected component in the Component and Window Name columns. Enter any required configuration name in the Configuration Name column. The form component is FPM_FORM_UIBB.

  4. Save the configuration.

  5. Choose the Configure UIBB button.

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

  7. In the Create Configuration dialog box, enter any required description and confirm your entry.

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

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

    • Business Object: Name of the business object (BO) to which you have referred; for example, /BOFU/DEMO_SALES_ORDER

    • Node: Name of the node; for example, ROOT

Add Group Elements

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

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

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

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

  5. Save the UIBB configuration.

Configure the UIBB and Application-specific Parameters

  1. Return to the component configuration screen by clicking the second link below the tool bar.

  2. Under General Settings, choose the Floorplan Settings button and select Application Controller Settings.

  3. In the Change Application-Specific Parameters dialog box, enter the following parameters and choose the OK button:

    • Enter /BOFU/WDC_FBI_CONTROLLER as Web Dynpro component/class

    • Enter /BOFU/WDCC_FBI_CONTROLLER_NEW as the configuration name