Application Development 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: 

SAP to Non SAP

chinni_adapa
Participant
0 Kudos

Hi Experts,

we have requirement to communicate SAP to dot net.we are creating customized BAPIs to communicate with front end tool developed with dot net.All are fine, but the client don't want to create a BAPIs. can we communicate SAP to dot net by using IDOCs? if it possible please explain me briefly or any other way to communicate with SAP to dot net front end tool.

Thanks in advance.

Regards,

Chinni

4 REPLIES 4

Former Member
0 Kudos

Hi Chinni ,

    Try with RFC Function module  or  convert your .net program to executable file and use the function module gui_run,

Regards,

Ramkumar R .

Former Member
0 Kudos

hi Chinni,

               you can create remote enable Function module we can send the data into middleware(.net).

Former Member
0 Kudos

Hi Chinni,

I have achieved similar requirement in Java by creating RFC Enabled FM....!!!!!!!

Well, do you people hesitate using BAPI ?

Thanking You All.

Former Member
0 Kudos

Hi Chinni,

You can refer the below links they have explained how to connect from SAP to .NET using .net connnector.

http://scn.sap.com/thread/1869091

http://www.dataxstream.com/2009/12/build-an-sap-idoc-receiver-using-the-sap-net-connector/

hope this helps

Regards,

Santhoshi