2011 Apr 15 1:33 PM
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
2011 Apr 18 5:23 AM
Hi All,
How to unpack delivery items and how to update in VL02n?? Any inputs please..
Thanks,
Kris.
2011 Apr 18 8:10 AM
Hi ,
try to use this BAPI_HU_DELETE u can delete HU number by passing it in BAPI.
Thanks ,
Gaurav
2011 Apr 18 11:24 AM
I solved my problem using this BAPI - BAPI_HU_DELETE_FROM_DEL.
cheers,
Kris.