Hi,
By reading the help file(pdf) supplied with .Net connector I was able to create an RFC server using .NET connector.
I had implemented the RFC_CUSTOMER_GET function in this server and successfully called it through my ABAP program.
The question I have is, this server program uses the structure of RFC_CUSTOMER_GET(which is a SAP Function Module). So can I create my own function in .NET which is independent of SAP FM and implement it in RFC server.
As my requirement is I have to transfer SAP data to an external .NET application. If anyone has any sample code then please send the same as it would be very helpful.
Stephen