‎2006 Oct 10 9:55 PM
I am looking for a way to call an RFC (BAPI) from AS400 and receive results back from the function in the AS400 system.
I have take a look at the reference book "Implementing SAP Applications on the IBM System i Platform with IBM i5/OS", but the example is not clear for us. I am looking for code example to call the function.
Regards.
‎2007 Feb 14 3:50 PM
Hello, take a look to this link:
http://www.redbooks.ibm.com/cgi-bin/searchsite.cgi?query=SG245402
Theoretically you can use sockets to connect to XI, I haven't tried but this is what I was told. You can also download AS400 libraries with the code samples by clicking in the Additional materials link and searching for the SG245402 directory.