Function Modules In SAP
FUNCTION MODULES: SAP function modules are procedures with interfaces that are defined in Function groups. R/3 system consists of a number of predefined function modules , besides we can create our own function modules to reuse any specific functionality in our programs. We can define function modules from simple calculations to complex reports in SAP.
Function [...]