what is the difference between rfc and function module
Answer Posted / venkateswarlu.bandi
RFC : is nothing but remote function call to call the sub
system by remotely or otherwise call the external system.
fuction module: it is nothing but general purpose librarary
functions which are avaible to the every system to defaulty.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the check tables?
Tell me a scenario where did you use secondary index?
How to eliminate duplicate entries in internal tables?
What is the function of the correction system?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What is open sql?
What is the difference between data elements and domains? : abap data dictionary
How do you find the information on the current screen?
Can multiple abap systems connect to abap database?
What is dynpro? what are its components ?
Some Realtime Examples on Exits .
How do you find out who has transported a transport request?
What is the meaning of table buffer? This buffer is used by which type oftable?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are the steps in creating screen ?