What is the diffrence between RFC & normal Function module?
Answer Posted / ashok
Shameer is right.
Remote function modules can only be called by value, but the normal function modules can be called either by value or by reference.
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
What are the prerequisites for creating foreign key relationship?
Explain how many types of tables exist and what are they in data dictionary?
What is asap methodology? : sap abap hr
What is the syntax for call transaction? : abap bdc
How do you process errors in call transaction method? : abap bdc
Explain Catch Command in ABAP?
How are BAPI different from Normal function modules ?
How to maintain lists?
What is a projection view? : abap data dictionary
What is the difference between data elements and domains? : abap data dictionary
What are different types of parameters?
What are smart forms?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
Can i Have Some Realtime Examples on Badi ?
What are the two statements which are required in an abap program to output an icon using a write statement?