Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Using BAPI to get data from Informatica

Former Member
0 Kudos

Hi,

Has any written program using BAPI to get data from Informatica? Is there a How to paper?

Thanks,

RT

4 REPLIES 4

Former Member
0 Kudos

What do you mean writing a BAPI to get data from informatica. BAPI's are specific to SAP and you write the code for the same in SAP.

Informatica will have to give some API's that you can call from outside informatica.

Regards,

Ravi

Note : Please mark all the helpful answers

0 Kudos

Hi,

What are API's? How can I communicate this to the Informatica team members? How can I find the BAPIs for reading data from Informatica?

Thanks

RT

0 Kudos

API's are Applicaiton programming interfaces which will be present in any application. These are the means for integrating the system with the rest in the landscape.

You can find BAPI related information at

www.sap-img.com

www.sapgenie.com

Regards,

Ravi

Former Member
0 Kudos

Hi Thomas,

U can write an RFC Function Moudle to access data from Informatica.

Give the RFC name to Informatica Guys..

they can access ur FM and i/p data to RFC .

Regards,

V Krishna