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
Explain what are interactive reports?
What is full form of bdc session? : abap bdc
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
What is the use of start-of-selection.,if not use in report what will happen,?
What are the abap/4 commands that link to a layout set?
Which FM do you use to find out who is reporting to whom
What are the organizational related Infotypes
Can you create an internal table dynamically?(at run time)
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
Why do we use dynamic where conditions?
How do you document ABAP programs? Do you use program documentation menu option?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What are the differences between a database index and a match code? : abap data dictionary
What is append structure?
Explain what are the events used in interactive reports?