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

Create a WebService (mb52)

Former Member
0 Likes
769

Hi people.
I have a requirement to create a WebService of the MB52 Transaction.

It´s necessary for a legacy system.

Is that posible ?

Thanks for your help

Regards

Hi people.
I have a requirement to create a WebService of the MB52 Transaction.

It´s necessary for a legacy system.

Is that posible ?

Thanks for your help

Regards

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
691

Nothing is impossible in programming (that is what I think).

There is no boxed solution to acheive this, but with some customization you can call it via a webservice.

Read only

Former Member
0 Likes
691

Hi Ivan,

Create a webservice on this FM 'BAPI_MATERIAL_STOCK_REQ_LIST'.

regards,

Archer

Read only

buddhika_krishantha
Active Participant
0 Likes
691

Please follow following url to create the webservice.

Web Service Publishing - ABAP Development - SCN Wiki

then use BAPI_WHSE_STOCK_GET_LIST for display warehouse stocks materials.

Thanks,

Buddhika