on ‎2009 Mar 31 7:30 AM
Hi All,
what is the Tcode to creat only RFC ? is it se37 ?
Request clarification before answering.
Hi,
Transaction for creating FM (Function Module) is SE37.
RFC is a type of function module in SAP .
Remote Function Call (RFC) is the standard SAP interface for communication between SAP systems. The RFC calls a function to be executed in a remote system.
Goto se37, write the name of your FM and click CREATE. Enter a name for function module group and click save.
Specify the code in the Sourcec code tab, and if the code has any Input parameters , specify the same in the IMPORTING tab, and output of source code in the EXPORTG tab.
To make a FM remore-enabled ie RFC goto Attributes tab , Processing Type section and click on radio button remote enable.
Check this link for detailed way as how to create FM.
http://help.sap.com/saphelp_nw70/helpdata/EN/d1/801e9a454211d189710000e8322d00/frameset.htm
Hope this is helful.
Regards,
Divya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.