What is the exact difference between RFC and BAPI ?
Answer Posted / siva
rfc is remote anable function module we will create the
function module in function builder and through this we
will call the other system directly.
Bapi is sap's standard interface we will create bapi
interface in bor all the business objects will register in
bor its purely oops based it allows the third party to
access the sap system.
and in bapi third partie's are able to access,
in rfc we will access the other system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to read the standard field value in your custom program.
when are objects are passed from task to the change request?
What are the data types of internal tables?
What are the components in sap application server?
What are the differences between sap memory and abap memory?
What is bdc? : abap bdc
What is function group?
What is the difference between sy-tabix and sy-index? Where it is used?
What are the uses of secondary indexes?
Difference between sap script and report?
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???
How would you suppress the display of a parameter on the selection screen?
When to use logical database?
Explain the difference between call screen and leave screen?
What are the different buffering methods?