Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

SAP Bapi in Qlikview

Hi,

I want to fetch data through SAP Bapi , Without using QV Xtract.

How to do this

5 Replies
suniljain
Master
Master

you can extract data by executing SAP BAPI with the help of JCO.

suniljain
Master
Master

JCO is open source for SAP Customer and there is no extra cost for that.

Not applicable
Author

Dear Sunil,

Can you please explain about JCO and will we integrate it BAPI..

It will be really useful for learners like me

suniljain
Master
Master

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.

Not applicable
Author

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.