Configuring the Main Page Form UIBBIn the SAP development system, you have created a Web Dynpro application and created an initial screen. For more information, see:
On the Component Configuration screen, choose the New
button and select Main Page
.
To create a form UIBB for the Main page, on the Overview Page Schema
tab, choose the UIBB button
and select Add Form Component
.
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
.
Save the configuration.
Choose the Configure UIBB
button.
To create the configuration for your UIBB, in the Editor for the Web Dynpro ABAP Component Configuration
screen, choose the New
button.
In the Create Configuration
dialog box, enter any required description and confirm your entry.
In the Select Package
dialog box, enter your required package and confirm your entry.
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
On the Component Configuration
screen, on the form UIBB Schema
tab choose the Element
button and select Add Group
.
In the Group Title
column, enter a suitable title for the group.
Choose the Child Element
button and select Add Elements to Group
.
In the Edit Group
dialog box, select the elements and choose the OK
button.
Save the UIBB configuration.
Return to the component configuration screen by clicking the second link below the tool bar.
Under General Settings
, choose the Floorplan Settings
button and select Application Controller Settings
.
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