Answer Posted / saptech
RFC Stands for Remote Function Call.
It is mainly used when we need to invoke function module in
remote system.
May it from external system or from SAP system, to invoke
function module in remote system it Remote enabled radio
button need to be select.
BAPI's are methods of business object and finally has remote
enabled function module at the root.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
wat is the difference between A-gate & W-gate?where are they used?
How to write a code for multiple transactions? : abap bdc
What is an abap instance?
What do you mean by batch data communications programming?
Why is pretty printer user in abap?
Name the abap/4 modularization techniques? : abap modularization
What are the data types of the external layer? : abap data dictionary
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
From Excel to ABAP - Is batch mode possible ?
What is a type-pool?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
How we can give authorization on the fields of table control in a dialog-programming?
Why do we use dynamic where conditions?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
What is sequence of event triggered in report?