on 2006 Mar 25 8:36 PM
Hello All,
I am new to XI and trying out and RFC scenario. I have an SAP R/3 system.
All I wanted to know is how I can create an RFC message with two import parameters and one export paramter. The two import parameters will serve as request parameters and one export parameter in RFC will server as response parameter.
Please guide me how I can create this kind of RFC messages in R/3 system, so that I will import it once I create in R/3 system.
Thanks in advance.
Hi Vanaja,
After creating your RFC in SE37, a few steps to be remembered.
Make sure that you enable the option REMOTE MODULE in Se37.
In XI, in your Software COmponenet, make sure that you ENABLE IMPORT OF RFC and IDOCs.
Just import your RFC into XI and it should work fine.
Regards,
Bhavesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
First you need to create RFC in R/3. HEre it goes-
1) Go to Tcode SE37 and create a Function Module make it as RFC enabled by changing the attributes of the function. While creating FUnction Module it will ask you to create Import and Export Parameters. Go accordingly.
2) Write the logic inside the RFC function module.
3) Create RFC destinations to connect into XI systems.(in tcode SM59)
http://help.sap.com/saphelp_40b/helpdata/es/22/0438e7488911d189490000e829fbbd/applet.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/80/b711d7d6d03d4a956f16bb854a186e/frameset.htm
Go to how to guide from Service.sap.com.
Some of the links-
/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
/people/ravikumar.allampallam/blog/2005/08/14/choose-the-right-adapter-to-integrate-with-sap-systems
/people/sap.user72/blog/2005/07/01/my-new-best-friend-mr-rfcverifydestination
Hope this helps..
Regards,
Moorthy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.