What is the difference between BAPI and RFC?
Answer Posted / kalidas etienne solaimuthu
BAPI is nothing but a method of SAP Business Objects that has the data and the business process in the R/3 system.
RFC is an enables function module that can be used to implement the BAPI as a method, when enabling the link to the external application using the ALE-Application Enabling Link.
Please correct me if I am wrong.
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
Define database layer? : abap data dictionary
What will happen when we use fully buffered in abap?
dynamic programming in sap abap
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What is a data dictionary? : sap abap data dictionary
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
Can I execute user exits? If yes, how?
Can a constructor be redefined?
Give few names of pooled tables in sap ?
How many secondary indexes can we create in a table?
Define abap/4 layer? : abap data dictionary
What is payroll driver ? : abap hr
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
Did you create secondary index?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.