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

unpack using WS_DELIVERY_UPDATE_2

Former Member
0 Likes
1,168

Hi All,

I am using WS_DELIVERY_UPDATE_2 to change delivery( i am packing materials), upto here it is working, suppose if i want to unpack some materials there is no provision in this FM, I know BAPI_HU_UNPACK, but this is not working after using above FM?

Please any body help how can we do unpack?

Thanks,

Kris.

Edited by: kissnas on Apr 16, 2011 6:56 AM

Hi All,

I am using WS_DELIVERY_UPDATE_2 to change delivery( i am packing materials), upto here it is working, suppose if i want to unpack some materials there is no provision in this FM, I know BAPI_HU_UNPACK, but this is not working after using above FM?

Please any body help how can we do unpack?

Thanks,

Kris.

Edited by: kissnas on Apr 16, 2011 6:56 AM

3 REPLIES 3
Read only

Former Member
0 Likes
812

Hi All,

How to unpack delivery items and how to update in VL02n?? Any inputs please..

Thanks,

Kris.

Read only

0 Likes
812

Hi ,

try to use this BAPI_HU_DELETE u can delete HU number by passing it in BAPI.

Thanks ,

Gaurav

Read only

0 Likes
812

I solved my problem using this BAPI - BAPI_HU_DELETE_FROM_DEL.

cheers,

Kris.