‎2009 Jul 31 6:29 AM
Dera All,
My requirement is to transfer data to and fro from SAP to a separate JAVA system.
Currently i am working on SAP ERP 6.0 non-unicode system with only ABAP stack installed.
It does not have a java stack nor a SAP JCo installed in it.
We do not intend to install XI nor do we have any Netweaver platform.
My Questions are :
1. Can my independent JAVA system transfer data to SAP ERP system via RFC in SAP? If yes, HOW?
2. Can my independent SAP system trigger a RFC in JAVA system? If yes, HOW?
3. Can you provide me simple examples of SAP calling JAVA and JAVA calling SAP?
4. Can data transfer take place between teh two systems without SAP JCo?
5. If JCo is required, where should JCo be installed? On my SAP system or JAVA system?
I have been through various blogs on SDN but have not been able to understand them.
I need simple examples for RFC calls in both systems.
Regards,
Sneha
‎2009 Jul 31 12:02 PM
If i understand your requirement correctly then you have JAVA application which you want to talk to SAP.
You need to install JCO on Java system and then use RFC/BAPI in SAP for data extraction/transfer. If you download JCO then it has examples for connection and calls.
‎2009 Aug 03 8:48 AM
hi,
can you provide an example on how does sap call java??
Regards,
Sneha