Show TOC Start of Content Area

Component documentation Function Builder  Locate the document in its SAP Library structure

Purpose

The Function Builder is a tool in the ABAP Workbench that allows you to create, test, and administer function modules in an integrated environment.

Integration

If you want to use the Function Builder together with the Modification Assistant, see Modifying Function Modules.

Features

You can use the Function Builder to:

      Create new function modules. For more information, see Creating a Function Module.

      Create function groups. For more information, see Creating a Function Group.

      Look up function modules and use them in your program. For more information, see Looking Up Function Modules and Calling Function Modules From Your Programs.

      Test and document your function modules. For more information, see Saving Tests and Test Sequences and Documenting and Releasing a Function Module.

End of Content Area