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 foreign key relationship? : abap hr
What is tmg?
What are local objects? : abap data dictionary
What are the Synchronous and asynchronous methods in bdc ?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
How to eliminate duplicate entries in internal tables?
What are the drill-down features provided by abap/4 in interactive lists?
What are the domains and data element?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What are the function module in bdc?
What is the maximum number of match code id's that can be defined for one match code object ?
What is the different between abap and ooabap? Why do we use ooabap?
Can i Have Some Realtime Examples on Badi ?