What is the diffrence between RFC & normal Function module?
Answer Posted / sateesh
RFC function module: RFC creation and it's call is
existing in different clients.
Normal function module: the funxtion module and it's call
is in the same clients.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is database utility?
What data is contained in data dictionary? : abap data dictionary
When value table becomes check table?
Did you create help views?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
In the `select' statement what is group by ?
How do you connect to the remote server if you are working from the office for the client in remote place?
Where are you used type casting?
What is lock mechanism? How do we create lock objects in abap?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
How do you write a function module in sap?
Differentiate between transparent tables, cluster tables and pooled tables
What is repository info. Systems? : abap data dictionary
Why cant we use Normal function module for data transfer?
Can i have some Realtime Scenarios on Reports.