Introduction
In this blog post you will learn about picking of full pallet and partial pallet quantity (by using quantity classification)from separate source storage type with separate warehouse orders where in one warehouse order is devoted for full pallet and the other one for half pallet.
Business case, when customer order for full pallet quantity then always system should propose full pallet picking area to forklift operator. In case of customer order is less than full pallet quantity then system should propose partial pallet picking to forklift operator.
It has to be noted that separate forklift operator are different for full pallet and partial pallet picking area.
Business advantage is without breaking full pallet system will propose case picking/partial pallet picking area to pick less than full pallet quantity.
Solution Approach:
Below solution steps needs to be followed to achieve functionality.
Assumption:- other configurations like warehouse order creation rule , activity areas, storage type, storage bins are in place.
- In this customization we can define the quantity classification in the warehouse, and so specify the packing unit in which a product is put away.
SPRO -->SCM Extended Warehouse Management-->Extended Warehouse Management-->Cross-Process Settings-->Warehouse Task -->Define Quantity Classifications

Figure 1: Quantity classifier (Click on screenshot to enlarge)
2. in this step we are assign a quantity classification to a unit of measure (UoM) to warehouse .
SPRO -->SCM Extended Warehouse Management-->Extended Warehouse Management-->Master Data-->Product-->Define Unit of Measure Attributes

Figure 2: Quantity classifier assignment to UOM (Click on screenshot to enlarge)
3. In this step we are creating two sequences one for full pallet quantity and another sequence for partial pallet quantity
SPRO -->SCM Extended Warehouse Management-->Extended Warehouse Management-->Goods Issue Process-->Strategies-->Specify Storage Type Search Sequence

Figure 3: Storage type search (Click on screenshot to enlarge)
4. In this step we can specify the full pallet storage type search for full pallet picking with quantity classification “P” and assign partial pallet storage type sequence without quantity classification
SPRO -->SCM Extended Warehouse Management-->Extended Warehouse Management-->Goods Issue Process-->Strategies-->Optimize Access Strategies for Stor. Type Determination in Stock Removal

Figure 4: Optimize access sequence (Click on screenshot to enlarge)
Master data
Create packaging specification for product by using transaction code /SCWM/PACKSPEC

Figure 5: Packspec (Click on screenshot to enlarge)
At level 1 in warehouse stab select quantity classification from drop down "P" for picking full pallets.

Figure 6: Packspec (Click on screenshot to enlarge)
Test case 1:-
Outbound delivery is created with quantity one full pallet and one case.
Once wave is released system has created two warehouse orders one for full pallet pick and another is for partial pallet pick

(Click on screenshot to enlarge)
Display warehouse task full pallet quantity is 256 PC and case quantity is 8 PC
full pallet warehouse order 2000002318 is having source storage type as full pallet area where as warehouse order 2000002319 is having source storage type as partial pallet area(all storage types are picked from picking search sequence)
Test case 2:-
Outbound delivery is created with quantity one full pallet 256 PC
Once wave is released system has created one warehouse orders and one warehouse task for one for full pallet.

(Click on screenshot to enlarge)
Above Warehouse order has created for full pallet quantity 256 PC with source storage type as full pallet area
Test case 3:-
Outbound delivery is created with one case 8 PC (less than full pallet )
Once wave is released system has created one warehouse orders and one warehouse task for case quantity here source storage type is from case picking area.

(Click on screenshot to enlarge)
Conclusion:
In this blog post, we learn by using quantity classification we can create separate warehouse orders for full pallet and partial picking areas which is very much helpful for warehouse operator during picking operations in warehouse.
i believe this blog is helpful, Please let me know your feedback in the comment section. Any feedback is highly appreciated.
Many Thanks
Suleman Basha Khadri