What is the diffrence between RFC & normal Function module?
Answer Posted / samiuddin syed
RFC stands for REMOTE FUNCTION CALL RFCs are used to
establish a connection between two different application
servers rfc used for accessing functions of a function
module in a function group present on different application
servers with in a landscape i.e., for transfer of data
directly between source and target client on remote systems
in sap system landscape.
in sap basis rfc is used for remote client copies.
Tcode RFC- sm59 display/maintain
FUNCTION MODULE contains functions in particular to a module
like finance , HR , MM....... .Function module is always
created under function group. one group can contain one or
more function modules a function module can be accessed from
remote system where u can call it as RFC call.
u create function module in following way
1.tcode- sm37
2.create a function group
3.activate the function group
4.create the function module
5. activate the function module
6. access the function module
hope i answered your question
--best regards
--samiuddin syed
SAP BASIS ADMIN
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What are number ranges?
How many tables are there in sap?
what is friend class
What are the steps in creating screen ?
What are the difference between call screen and leave screen?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
What is asynchronous and synchronous update?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
How did you test the form you developed? How did you taken print?
What two statements are required in an abap program to output an icon using a written statement?
Explain the advantages/disadvantages of logical databases?
Will 50,000 records be uploaded directly into APP's Server?
How will you read from internal table records in a given value range (without using loop)
Explain some essential objects in abap dictionary?