Sunday, 13 May 2012

What is the function module? | SAP-ABAP

Procedures which are defined in special ABAP program are called function modules. These modules can be called from all ABAP program. Function group act as container for function modules that relates to each other. Function builder is used to generate function group and function modules. There is no need of function builder to test these modules.

No comments: