cancel
Showing results for 
Search instead for 
Did you mean: 

Storage type determination -> Full pallet & Partial pallet

former_member183155
Active Contributor
0 Kudos

Hi all ,

I am planning to create 2 storage type such a full pallet , partial pallet.

When i putaway a HU , SAP has to determine correct storage type based on product quantity.

Example : 1 PAL = 10 PC

If i create a pallet with 10 pc , full pallet storage type must be determined.

If i create a pallet contains less than 10 pc , partial pallet storage type must be determined.

I looked at SCN , but i did not find a solution. Quantity classification advised some queries but not clear.

Best Regards.

M.Ozgur Unal

View Entire Topic
schulte-bahrenberg
Contributor

Hi Mehmet,

you do not have to use packaging specification. You can assign a quantity classificator to a given UOM in customizing and maintain this in master data. Then create your STSS for putaway accordingly.

Example:

- assign classificator 'P' to UOM PAL in SPRO path 'Define Unit of Measure Attributes'

- define aUOM record for UOM PAL in material master

- create 2 records in STSS: one with classificator 'P' and your storage type for full pallets; one wih classificator blank and your storage type for partial pallets

- define access sequences for STSS in order to access at first with classificator and then without classificator

Hope that helps -

Regards,

Hendrik

former_member183155
Active Contributor
0 Kudos

Hendrik Schulte-Bahrenberg

Thanks , it is working.

Serhan,

Qantity classifier is simple way .

But your advise might be working based on packing specification. If i have free time , i will try.

M.Ozgur Unal