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
How can a lock object be called in the transaction?
Is sap xi intended to replace ale?
How can you distinguish between different kinds of parameters?
What are the functional areas?
What is transparent table?
What are the function module in bdc?
What are the requirements a dialog program must fulfill?
What is modularization and its benefits?
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 ?
What is tcode se16? For what is it used.
Can you define a field without a data element? : abap data dictionary
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What is the differences between structure and table in data dictionary in abap?