cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating an external application with SAP ECC

08-15-2013 10:43 PM
2946 views 8 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

I am new to SAP development and could use some help
navigating the many options offered by SAP. I need to be able to read and write
data to a SAP ECC system from and external application (non SAP) and I am
looking for suggestions on what SAP software will be needed to develop this. Is
there a SAP ERP developer edition that can be easily installed? What would be
the best API or web service to use that is Microsoft .Net compatible? I’ve just
started looking into Netweaver and Netweaver Gateway or is there a better way.
Any thoughts on this would be greatly appreciated.

    

Thanks,

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

Could you have a look at the options existing external interfaces options?

http://help.sap.com/saphelp_46c/helpdata/en/22/042434488911d189490000e829fbbd/content.htm

Regards,

Srikishan

Former Member
0 Likes

Thank you for the information.

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Ralph,

If i am not wrong your scenerio is

Non-Sap--->SAP PI--->SAP ECC.

Non SAP wil send the data and that need to be updted in SAP ECC.

You can do it.Non SAP to PI make soap connection,you write a program in servelt or Java(check with Java Guys) so that whenever there is any value in non sap system it will get push to SAP PI and from SAP PI to SAP ECC make Proxy communiction and in ECC write a program in abap to update the data.

This Scernerio will work.Let me know if you need any help...I will explian you in details.

Regards,

Abhinav Verma

Former Member
0 Likes

Yes, that is the scenario and I would greatly appreciate  a more detailed explanation of how this would work. Say for example, I am trying to read and write to a sales order that is in SAP ECC. The non-SAP application is a C# application.

Thank you

Ralph

Former Member
0 Likes

Hi Ralph,

Please view my blog:-

http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/08/25/integrating-non-sap-system-with-s...

I have created it for you and all those you are new to SAP world and want to know how to do integration between Non SAP and SAP System.Please share your views and if helpful please award points

Former Member
0 Likes

Hi Abhinav,

Thanks for taking the time to write this article. I have been on vacation or I would have replied sooner. I looked at your article briefly before I went on vacation and looked to be very helpful. However, I can't get back to the link to read in more detail it seems to be deleted. Could you repost? I will print it out if you can't leave it on the site very long.

Thanks

Former Member
0 Likes

Hi Ralph,

Can you plesae share your email id.I will send you the complete details.

Regards,

Abhi

Former Member
0 Likes

Sure, it is [email protected]

Thanks for taking the time, I really appreciate this. I was also looking into using the Netweaver Gateway do you have any experience using it?

Regards,

Ralph