Answer Posted / sandeep
RFC
RFC is a Remote function call function module. we sent data from one system to other system by using of RFC.
RFC consists of two interfaces :
A calling interface for ABAP Programs
A calling interface for Non-SAP programs.
BAPI
BAPI (Business Application Programming Interface) is a set of interfaces to object-oriented programming methods that enable a programmer to integrate third-party software into the proprietary R/3 product from SAP.
For specific business tasks such as uploading transactional data, BAPIs are implemented and stored in the R/3 system as remote function call (RFC) modules.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is luw or data base transaction ?
Explain about drill down report?
Explain the advantages/disadvantages of logical databases?
Can a filed occur in several field groups?
What are the different abap editors? What is the used of different editors in abap?
wat is the difference between A-gate & W-gate?where are they used?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What is an evaluation path? : sap abap hr
What is the difference between the function module and a normal abap/4 subroutine?
What is retro active accounting
What is table buffer?
How do you display a data in a detail list?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is a help view? : abap data dictionary
Have you set up a back ground job ? How to create a background job without a variant ?