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 is a projection view? : abap data dictionary
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
What is append search help? : sap abap data dictionary
Where the payroll results are stored
How to create any functions?
On which event we can validate the input fields in module programs?
What is elementary search help? : sap abap data dictionary
Explain pai and pbo.
Mention some important events in abap programming.
What are the function module in bdc?
How many tables are there in sap?
What is Group by in Select statement?
How do you find the information on the current screen? : abap bdc
What will exactly the hide statement do?
Can a filed occur in several field groups?