What is a Function Group

A Function Group is an ABAP program that contains function modules. Function modules that work with the same data objects can be combined to form the function group.

Each function group can contain data objects, subroutines and screens which can be used by the function modules.

No comments:

Post a Comment