cancel
Showing results for 
Search instead for 
Did you mean: 

How to avoid delivery items for same material to be packed in 1 HU

0 Kudos

Hi all,

Can someone help me to avoid that delivery items for the same material are packed in the same HU?
My users use auto-packing based on packing instructions.

Current scenario:

Material 112267 has a packing instruction that says: 25 pcs per carton.

Delivery item # 10: material 112267 for 30 pcs

Delivery item # 20: material 112267 for 30 pcs

Auto-pack will create 3 HU's: 2 x 25 pcs and 1 x 10 pcs

For some customers, I need the following scenario:

Auto-pack will create 4 HU's: 2 x 25 pcs, and 2 x 5 pcs.

I do not want the 5+5 pcs to be packed in the same carton / HU.

How to control this, and how to make it customer-specific?

Thank you in advance !

RVS

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,


Please have a look at enhancement BADI_HU_AUTOPACK (METHOD_PROPOSAL).


You can modify the packing proposal based on your own logic and pass it on for further processing.


Regards.

Jogesh


balaji_ganesan2
Contributor
0 Kudos

Hi Robbert,

I feel you need to control this via userexits either by MV50AFZ1 while saving the delivery or else, you have to check it using Handling Unit userexits while doing auto packing which might be helpful here.

Thanks,
Balaji