Standard interface mechanisms available to SAP
I have written and currently support a number of interfaces between material dispensing/weighing systems and JD Edwards for a large pharmaceutical company. This company is now looking at moving to SAP and would like to re-write the existing interfaces for SAP. I would like to find out about standard interface mechanisms available to SAP (ie. transfers, w/o issues, w/o completions etc.). I also need to know if SAP provides developers licenses and how I might go about getting one. Appreciate any help you can give me.
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial Director
To communicate with the outer world SAP uses "Remote Function Call" (a binary protocol derived from CPIC). There are libraries provided by SAP for easy access, e.g. for Windows librfc32.dll (part of SAPGUI) or the JCo Adapter for Java (can be downloaded from service.sap.com; also part of the SAP NetWeaver J2EE engine).
The newer releases starting with release 4.7 (R/3 Enterprise) have also support for HTTP that allows communication via SOAP, XMLRPC, REST or similar XML based communication; JSON and other lightweight protocols will do fine as well, but are not intrinsically supported.
Developer licenses can be obtained by SAP as part of the regular SAP license. So your company will most likely have the licenses already. For your personal use you can have Minisap system, look in www.sap.com/shop for the Mini Web Application Server (Webdynpro 6.40 or 6.20).
Dig Deeper
-
People who read this also read...
This was first published in January 2007
Join the conversationComment
Share
Comments
Results
Contribute to the conversation