cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of .net with SAP

former_member206441
Contributor
0 Kudos

Dear Experts

I need to consume the BAPI's from SAP to .net, i found out that .net connector can be used to consume the BAPI's in Visual Studio 2003, but i want to consume the BAPI's in VS 2005 and i found the SAP Enterprise Services Explorer which is the addon

for VS, i want to know the security aspects and suggestions for using the SAP ES Explorer

Regards

Arun.P

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Arun,

SAP Enterprise Services Explorer for MS .NET is an AddIn for VS 2005 & 2008 which enables you to consume eSOA services (Web Services) which are exposed by SAP Services Registry (UDDI compliant server).

You can't generate the .NET proxy in VS for BAPI"s using this tool.

So, if you would like to consider using Web Services, SAP ESE is the tool for you , otherwise, i think you can find in this forum alot of infromation how to use the .NET connector on VS 2005. is there anyone who can assist with this ?

Regards,

Nadav

Answers (1)

Answers (1)

Former Member
0 Kudos