Capgemini Interview Question

What are the types of function modules in Sap Abap?

Interview Answer

Anonymous

Jun 29, 2023

Function modules are encapsulated procedures in abap and are grouped in function group. Types of function modules are: 1- Regular function module 2- Remote-enabled function module 3- Update function module 4- BAPI function module.