21) Difference between BAPI'S and Fumnction modules.?
Answer Posted / manas
BAPI is RFC enabled function module which can be accessed
from outside program to inside. It is mainly used to post
master datta or create document in SAP system. So it is
standard interaface . Function module are mainly used in
side SAP system as reuasble object in programs.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the two ways for restricting the value range for a domain ?
If yes then why do we require logical database
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
What is the Process to transfer IDOC from Outbound System to Inbound system.
What is an abap instance?
What is a data dictionary? : abap data dictionary
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is meant by stacked list?
How to read 5th record from Hash Internal Table?
What type of user exits have you written ?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What is the differences between structure and table in the data dictionary in abap?
What are the different attributes that can be assigned to a variant?
what precautions or prerequisites do you follow to update a record into database table and how
Why do we use Abstract classes give an example from your project?