How to write RFC services in Java?

786 Views Asked by At

I want to write RFC services in java, so that I can receive call from SAP.

How I can start writing java application?

What kind of java project I have to create?

1

There are 1 best solutions below

0
On BEST ANSWER

I guess, the SAP Java Connector (JCo) SDK is most likely what you are looking for.