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 are the prerequisites for creating foreign key relationship?
What are base tables of an aggregate object? : abap data dictionary
Can I execute user exits? If yes, how?
Which table stores the programs created?
What is a data class? : abap data dictionary
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Which transaction code can I use to analyze the performance of abap program?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What is sap abap data dictionary?
What do you understand by work area and internal tables in abap? Why do we use it?
Explain how is batch input process different from processing on line?
What is singleton pattern in OOPS?
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?