Application Development and Automation 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: 
Read only

Import BAPI to webmethods SAP adapter

Former Member
0 Likes
652

Guys,

I wrote a custom BAPI in SAP and want to call from webmethods SAP adapter. How do we import BAPI into wbmethods?

Thanks,

Sarath.

3 REPLIES 3
Read only

Former Member
0 Likes
517

HI Sarath,

Did u get the solution for this?

i am also in similar boat, my RFC have to sent values to webmethods SAP adapter.

Giri

Read only

Former Member
0 Likes
517

Hello,

Which programming language r u using to call the RFC??

Java, .net??

Bye

Gabriel P-

Read only

ritesh_dugad2
Active Participant
0 Likes
517

Did you try to use Web services for this? It is possible using web services.

We are using SAP .Net connector to do RFC calls in VB.