What is the diffrence between RFC & normal Function module?
Answer Posted / diwakar
RFC is Remote Function Call which can be used to execute
the function module on remote system to get the required
data.To call the function module remotely,we have to enable
the remote call radio button located in the attribute of
the function module.
Normal function module is one which can be used to
execute the function module in the local system to get the
required data.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
What is the function of a domain? : abap data dictionary
When is the top-of-page event triggered? : abap data dictionary
What are the different kinds of lock modes?
What are base tables of an aggregate object? : abap data dictionary
Name the abap/4 modularization techniques? : abap modularization
List some of the many different ways that the sap standard functionality can be changed by a customer?
What is sap locking?
Difference between domain and data element? What are aggregate object?
To how many tables can an append structure be assigned. : abap data dictionary
What is SAP Data conversion ?
What are pool tables?
What is step-loop?
Event handling in oops
What is the disadvantage of a call by reference?