cancel
Showing results for 
Search instead for 
Did you mean: 

How to call a .NET function from SAP ABAP

Former Member
0 Kudos

I'm using SAP version 4.6B. I wanted to call a function in .NET from an ABAP program.

How can I do this? Can this be done using SAP .NET connector? Or do I have to write an RFC?

If anyone has some sample code then it would be of great help.

Accepted Solutions (1)

Accepted Solutions (1)

reiner_hille-doering
Active Contributor
0 Kudos

Yes, you can do so with NCo. You have to implement a so-called "RFC server". There is a sample and documentation contained in the package.

Answers (0)