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

APO-ABAP

Former Member
0 Likes
361

Hi all,

Does any body know abt any bapi to delete stocks for a particulat storage location in APO

i am using BAPI : BAPI_STSRVAPS_SAVEMULTI2 and it is giving sy-subrc = 0.

but it doesnt perform the desired functionality.

Regards,

Tarang

2 REPLIES 2
Read only

Former Member
0 Likes
335

Do you have a BAPI_TRANSACTION_COMMIT after the BAPI call?

If NOT try and it and see the changes.

regards,

Ravi

Note Please mark all the helpful answers

Read only

0 Likes
335

hi ravi ,

i do have the commit bapi.

Regards...