cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice creation for consuming BAPI

Former Member
0 Kudos

Hi,

I want to create a webservice for consuming data from standard sap functional module for mobile integration. Can someone explain his experience to reach this requirement?

My main requirement is to design a webservice which can consume SAP BAPI.

Thanks,

Kundan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

open new thread.

Former Member
0 Kudos

Hi,

Refer to this [article|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0d0a250-ccd1-2c10-9e9f-b9d5cf259a6d?QuickLink=index&overridelayout=true]

[help doc|http://help.sap.com/saphelp_nw70/helpdata/en/e9/ae1b9a5d2cef4ea4b579f19d902871/content.htm]

Regards,

Ganesh N

Former Member
0 Kudos

Hi Ganesh,

I followed same document which is in your link article. I designed adobe interactive form also. Here I called the standard bapi like BAPI_MATERIAL _AVAILABILITY. In request folder I drag and drop three text fields like material, plant and unit. Additionally I drag and drop one button (submit).I drag & drop the corresponding output field also from response folder.

But when,I am giving all the input like material, plant and unit and clicking on submit button it not displaying any output in the corresponding response output fields.

Where I am missing can you you guide me?

Thanks,

Kundan

Former Member
0 Kudos

Hi,

I am not sure the reason why you are not getting the output. But have you tested your web service before it is used in the adobe interactive form?

If not check your web service by some methodology

Microsoft Infopath -

Regards,

Ganesh N