cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a R/3 Function Module funtionality into ISA 4.0

Former Member
0 Kudos

Hi All,

I have just begin looking into the Internet Sales Application Java code and my project requirement is to write the whole new functionality in ISA java application which is popularly known as Customer Function Module in SAP R/3 ..Please let me know what should be the architecture or design pattern i shall follow..

I assume that we have to write : -

A new Backend Interface and Class to get the data or the parameters from SAP..

A new Business Object has to be written

I have to deploy my functionality as a webservice and then it will be used by .NET application which will use this service to fill their data into this web service and thus into the R/3 backend database.

Let me know if i am not clear we can discuss this further ..

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Good to hear from you ..Thanx for the reply , I understood that the JCo has to be used for taking the function modules into Java...I wanted to know the best practice of the application i described earlier..I want to know that if i have to add a functionality of a new custome based RFC in SAP , what should be my approach in BSL and Business Object layer , Obviously as described earlier that i have to deploy the new functionality as a web service

Former Member
0 Kudos

Welcome to SDN !!!

Tarun,

To access the SAP R/3 from java Application, we have to use SAP JCo.

The following are the promising Links that deals with the best introduction to JCo :

http://www.sapgenie.com/faq/jco.htm

http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5c6a85b11d6b28500508b5d5211/content.htm

Thanks

Jack

Note: Whenever a post finds a Good information for you, please award the post with Points...