Hi buddies,
I have a requirement for the storage type determination.
There exists two storage types in the warehouse. One storage type is used to store products in pallet and another storage type is used to store product in carton. For example one pallet can store 100 EA products and one carton can store 50 EA products.
I have two warehouse requests and each will pick 50 EA. So totally it will pick 100 EA. When determining the pick storage type, the customer wants firstly to aggregate the quantity and check if it is over 100 EA. If it is over 100 EA, then system shall determine the storage type where pallets are stored. If it is less than 100 EA, system shall determine the storage type where carton is stored.
Can EWM support this kind of requirement? or is there some BAdI we can use to influence the storage type determination.
Thanks and Kind Regards,
Clark