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

How to call .net program from ABAP

Former Member
0 Likes
1,374

Hi

How do i call .net programs from abap

regards

kaushik

Hi

How do i call .net programs from abap

regards

kaushik

4 REPLIES 4
Read only

athavanraja
Active Contributor
0 Likes
910

Check out this weblog.

<a href="/people/thomas.jung3/blog/2004/09/01/using-net-windows-controls-in-the-abap-control-framework">Using .Net Windows Controls in the ABAP Control Framework</a>

Regards

Raja

Read only

Former Member
Read only

0 Likes
910

Hi kaushik,

You can use any third party .net connector which calls the .net programs

Read only

Former Member
0 Likes
910

Hi Hegde

You can use SAP .Net Connector to call .net program from ABAP. The SAP .NET Connector is a development environment that enables communication between the Microsoft. NET platform and SAP systems. This connector supports RFCs and Web services, and allows you to write different applications such as Web form, Windows form, or console applications in the Microsoft Visual Studio.Net. With the SAP .NET Connector, you can use all common programming languages, such as Visual Basic. NET, C#, or Managed C++.

You can use both RFC and SOAP for the connection between the SAP.Net Connector and the SAP system. The choice of protocol depends on the release status of your SAP system and on its availability inside or outside of the firewall.

If you use a .NET program as a client, you can send function calls to your SAP system and receive the results.

If you use a .NET program as an RFC server, your SAP system can handle .NET code exactly as it would handle another SAP system. It can send a function call to the .Net Server and receive the result.

Refer the Links.

<b>SAP .Net Connector Programmer’s Reference</b>

http://help.sap.com/saphelp_nw04s/helpdata/en/3c/0efe7b60b9ce40acd2c0b10d7480db/frameset.htm

Dont forget to reward pts, if it helps ;>)

Regards,

Rakesh.

Message was edited by: Rakesh