What is the difference between BAPI and RFC?
Answer Posted / atanu
Bapis are RFC enabled function module stored in BOR
(Business Object Repository) used for access datas from
other system. SAP defined BAPI are easy to use by another
system such as JAVA VB etc.
Is This Answer Correct ? | 24 Yes | 12 No |
Post New Answer View All Answers
How to read 5th record from Hash Internal Table?
Difference between Insert, Update and Modify?
Which commands are used for interactive reports?
What is the use of a pretty printer?
What is match code? : sap abap hr
Can you assign a matchcode object to a parameter? If so how?
Explain how do you get output from idoc?
Mention some important events in abap programming.
Explain the difference between get and get late?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
How do you convert non-char field into char type fields ?
In which cluster time results are stored? : abap hr
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Differentiate between the uline and write: sy-uline statements if any?
What is meant by search help? : sap abap data dictionary