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: 

Is it possible to retrieve data using RFC alone with out using BAPI ?

Former Member
0 Kudos

Hi ,

Is it possible to connect SAP to Non-SAP systems to retrieve data using RFC alone with out using BAPI ?

thanks

Rama

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

its possible through RFC also .First of all you have to create rfc and write the code there .Then non asp people will give the destination of that RFC and they can use it.

thanks and regards

4 REPLIES 4

Former Member
0 Kudos

Yes it is possible.

Even BAPI's are RFC function modules

Regards

MD

0 Kudos

Hi,

Yes its possible to connect from SAP to Non-SAP using RFC function module..

Thanks,

Nelson

0 Kudos

Hello Nelson,

Could you please explain how this can be done. Because my understanding is that only BAPI can be used to connect Non SAP and SAP system not RFC function module.

Regards

Farzan

Former Member
0 Kudos

Hi

its possible through RFC also .First of all you have to create rfc and write the code there .Then non asp people will give the destination of that RFC and they can use it.

thanks and regards