Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP RFC Function module

Former Member
0 Likes
412

Hi,

I have an application which has a form in front end with various input fields, radio buttons, and check boxes. This application is created in Web Dynpro JAVA. Now, I want to store these values to SAP system, and need to create RFC enabled function module for that. Table creation for storing data is already done in backend.

I have no knowledge of ABAP, as I am a Web Dynpro JAVA resource.

Can anyone please suggest some resources, or tutorials, which can guide me on this?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
385

Hi Mitesh,

Below is a link which talks about connecting Web Dynpro JAVA to RFC Enabled FMs.

Below is a link which have steps to create RFC in SAP & then a RFC Enabled Function module.

http://wiki.scn.sap.com/wiki/display/Snippets/Creating+RFC+and+Remote-enabled+FM+and+call+from+anoth...

Rgds,

Ravi

1 REPLY 1
Read only

Former Member
0 Likes
386

Hi Mitesh,

Below is a link which talks about connecting Web Dynpro JAVA to RFC Enabled FMs.

Below is a link which have steps to create RFC in SAP & then a RFC Enabled Function module.

http://wiki.scn.sap.com/wiki/display/Snippets/Creating+RFC+and+Remote-enabled+FM+and+call+from+anoth...

Rgds,

Ravi