What are the function module types

Answer Posted / sambasivarao

Basically,the word function module come from reusability
technique. Depending on this reusability and scope we can
categorize the types of function modules.

4 types of function modules:

1. Subroutines - scope is within program or package
(using external calling mechanism).
2.Normal function module- scope is within R3 system.

3.Remote enable function module(RFC)- scope is between R3
systems
4. BAPI - scope is between sap and non-sap legacy systems
and can be used within R3 systems also.

Is This Answer Correct ?    6 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we set the tablespaces and extent sizes ?

571


Explain the use of insert and append statement in sap abap?

602


What is the company code? : sap abap hr

580


Name some system global variables you can use in abap programs?

553


​​What is view proxy in abap?

797






What are the disadvantages of abap query tool?

594


Why do we use logical blocks in abap program?

1453


Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.

1467


What is example class

888


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

571


What are the Various Types of internal tables?

743


How will you link form with the event driven in sap scripts?

535


Define infotype ? : abap hr

711


What is modularization and its benefits? : abap modularization

730


What is get cursor field?

885