Skip to Content
0
Former Member
Aug 12, 2008 at 02:40 AM

Where may I download package for JAVA call SAP RFC

75 Views

Hi all,

I need to call a RFC in a JAVA based system. I found I need to install two package before I call, such as:

import com.sap.rfc.*;

import com.sap.rfc.exception.*;

import com.ibm.sap.bapi.*;

import com.ibm.sap.bapi.generated.*;

where can I download these 2 package?

Thanks a lot in advance.

Ned