Skip to Content
0
Sep 06, 2023 at 05:33 AM

MM - Handling unit -Possibility of validating material codes and the quantities before packing

121 Views Last edit Sep 08, 2023 at 09:54 AM 2 rev

Hi All,

I have below requirement,

Crate HU

Crates HU are created to pack the finished materials quantities. A Crate can have multiple material codes and quantities.

Crate is created with pre-defined allowed material wise quantities to pack.

In the packing of crates, the system should validate allowed material codes and material code wise quantity limit by not allowing to enter different material code or exceed the material wise quantity limit.

Container HU

Multiple crates are loaded into container. Container HU are created with pre-defined allowed material wise quantities.

Similar to crates, when container is loaded with crates, system should validate allowed material codes and material code wise quantity limit by not allowing to enter different material code or exceed the material wise quantity limit.

How to achieve the above functionality in the standard SAP MM Handling unit management.

In summary the packing should validate material wise quantity limit also for nested HU

Your inputs are appreciated.