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: 

Update storage location in delivery

Former Member
0 Kudos

Hi All,

I am using BAPI 'BAPI_OUTB_DELIVERY_CREATE_SLS' to create delivery. But this BAPI does not update the storage location.

Can any one please tell me is there any other BAPI which i can use to update the storage location.

Thanks,

CS Reddy

2 REPLIES 2

GauthamV
Active Contributor
0 Kudos

hi,

check this.

'BAPI_OUTB_DELIVERY_CHANGE'.

Former Member
0 Kudos

Hi,

I tried with the BAPI 'BAPI_OUTB_DELIVERY_CHANGE'.

But it is not working..

Thanks.