2006 Jan 25 5:46 AM
2006 Jan 25 7:53 AM
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
2006 Jan 25 8:35 AM
hi kaushkik,
just follow the steps in the following link,
http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5c6a85b11d6b28500508b5d5211/frameset.htm
and
http://www.codeproject.com/dotnet/SapDBReader.asp
bye
2006 Jan 25 9:04 AM
Hi kaushik,
You can use any third party .net connector which calls the .net programs
2006 Jan 25 9:15 AM
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 Programmers 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