Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to fetch data through SAP Bapi , Without using QV Xtract.
How to do this
you can extract data by executing SAP BAPI with the help of JCO.
JCO is open source for SAP Customer and there is no extra cost for that.
Dear Sunil,
Can you please explain about JCO and will we integrate it BAPI..
It will be really useful for learners like me
JCO is java connector which open source and free for all sap customer you can download it from SAP Market place. that contain some packages that help to establish interface and to execute BAPI.
If you have an access to the SAP market place it is also possible to use the SAP .NET connector. As far as I know it is a free product for SAP customers and it is more or less equal to the JCO connector.