What is the difference b/w BAPI and Function module
Answer Posted / anurag
One of the main differances is that:
BAPI doesnot have a changing parameter, instead it has a
import parameter called "RETURN".
whereas Function Module has a changing parameter and no
special import parameter.
| Is This Answer Correct ? | 6 Yes | 20 No |
Post New Answer View All Answers
What is structure?
Explain what is the step-by-step process to create a table in data dictionary?
What is the difference between sy-tabix and sy-index? Where it is used?
Control Break statements- At new...endat.
Explain how do you get output from idoc?
What functions does a data dictionary perform? : abap data dictionary
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What are the differences between session method and call transaction method? : abap bdc
What is img? : sap abap hr
What are the advantages of different types of bdc's?
How can we set the table spaces and extent sizes? : abap data dictionary
Can we display a list in a pop-up screen other than full-size stacked list?
What is sapnet?
How are the function code handles in flow logic?
What is the collect statement? How is it different from append?