‎2006 Dec 11 5:27 PM
Hi,
Does BAPI_HU_PACK work for Nested HUs? If someone has tried using this then please suggest.
I have used it for packing Single LVL HUs which worked great. But its not working for nested HUs.
Thanks in Advance,
Rohit.
‎2006 Dec 11 6:19 PM
Hi,
Please check this FM HU_PACKING_AND_UNPACKING.
Regards,
Ferry Lianto
‎2006 Dec 11 5:29 PM
No. Thsi BAPI doesnt work for Neseted HUs. This is for single level HU only.
- Guru
Reward points for helpful answers
‎2006 Dec 11 5:31 PM
Hi Guru,
Thanks for an ultra-quick response Which FM, BAPI can I use for Nested HUs. I need those for both Packing and Unpacking HUs.
regards,
rohit.
‎2006 Dec 11 6:13 PM
I'm not sure of the FM. Need to check that. Try going to transaction SE37 and put a HU in the selection screen and press F4. That will list you the FMs available for HUs.
- Guru
‎2006 Dec 11 6:19 PM
Hi,
Please check this FM HU_PACKING_AND_UNPACKING.
Regards,
Ferry Lianto
‎2006 Dec 11 8:39 PM
Thanks Guys.
Ferry could you please suggest if HU_PACKING_AND_UNPACKING can be used for Multi LVL HUs. If yes then where do we provide the ITAB with details of the Lower Level Handling Unit. Please provide an example if possible.
Thanks again.
rohit.
‎2008 Oct 03 10:22 AM
BAPI_HU_PACK can be used for multi level packing.
PACK_TYPE : 1 for material
2 for packaging material
3 Sub handling Unit
lower_lever_exid = 'handling unit no'.
pack_type = 3'.
pass these variable to item proposal.
pass the main handling unit to HUKEY.
Regards,
Amitav