Hi Mariusz,
In other words, any R/3 version < 4.6 does not format its data in XML format. Versions that are 4.6 or greater formats it data in SAP XML. Therefore, in order for you to communicate with any older version, you will need to use the RFC or IDoc adapter of the SAP Exchange Infrastructure. These adapters format the data coming from older system into SAP XML before transmission.
But you are on the right track!
Please look at http://help.sap.com for proper definition of ABAP and Java Proxies
Regards,
John Ta
Message was edited by: John Ta
Add comment