cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Prevent the creation of WTs with partial pallet quantity from bulk.

OnnoE
Participant
0 Kudos
659

In case of current problems with the configuration we want it to not be possible to create WTs with partial pallet quantity from bulk. Is this something i can adjust in the customizing of storagetype level?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member543347
Active Participant
0 Kudos

Hi Sushant,

Why should the storage type be maintained as "Pallet"? The following setup works with any storage behaviour: standard, pallet and bulk.

Hi Onno,

you need two different storage type search sequences for stock removal, one only for your storage type(s) for full pallets, one for your storage type(s) meant for partial pallets. You find one or the other using quantity classification, as Sushant mentioned. Default quantity classificator for pallets is 4 and can be assigned to the corresponding pack specification or to a given alternative unit of measure (for example PAL).

This will work, as far as you always get delivery items either only for full pallets or only for partial quantities. If you also need SAP to perform a "split" in the strategy, as described by Sushant, then you need to use rounding to full units in your warehouse process type / storage type customizing.

Let's say that 1 PAL = 100 EA. Your WHR has 430 EA. Here you have two options:

  • Round whole units "2" (round down to single unit). Then you will get 5 warehouse tasks: 4 x 1 PAL and 1 x 30 EA.
  • Round whole units "3" (round down to multiple of a unit). Then you get 2 WTs: 1 x 4 PAL and 1 x 30 EA.
sushant_wanjari
Contributor
0 Kudos

Hi,

You can achieve this via quantity classification. Maintain the bulk storage type as "Pallet" and maintain the relevant configurations.

So if 1 Pal = 1000 EA, and, if you create a delivery of 1200 EA, then, there will be 2 tasks - 1 of 1000 EA from bulk storage and remaining 200 EA from non bulk storage.

-Sushant