Show TOC

Calling Form Builder to Edit Form Objects Locate this document in the navigation structure

Use

In the Form Builder of the SAP system, you define the form objects required for form processing:

  • Form interface (Form Builder name: interface)

  • Form template (Form Builder name: form)

You can call the Form Builder directly as a transaction, or indirectly when creating or changing a form object in the Repository Browser of the ABAP Workbench.

Procedure

Calling Form Builder as a Transaction

Call transaction SFP in the SAP system.

On the start page of the Form Builder, you can enter the name of the form object and select the required function.

Calling the Form Builder in ABAP Workbench

  1. Call transaction SE80 in the SAP system.

  2. Choose Repository Browser .

  3. Call the Form Builder to create or change a form object as follows:

    • To create a form object for a package, select the package and, in the context menu of the package, choose Start of the navigation path Create Next navigation step Form Object Next navigation step <form object> End of the navigation path.

    • To create or change a form object with no reference to a package, choose Edit Object in the toolbar.

      In the object selection list you can enter the name of a form object and select the required function.