What is & How to Create Function Module in ABAP?
What is Function Module? Notice: In this article, IΒ will be using the abbreviation βFMβ for Function Module or βFMsβ for Function Modules. FMs are aΒ set of codes that can be reused by other programs. In other words, it means that instead of copying exactly the same statements within programs, it is much more useful and...
The post What is & How to Create Function Module in ABAP? appeared first on ABAP Academy.