EWM Performance Optimization
EWM Performance Optimization
- Working with storage bins containing a very large volume of unpacked stock: Refer
to the information in SAP Note 2091466.
You should avoid using bins with a very large volume of unpacked stock. This
applies particularly to the number of quants in goods receipt zones and goods issue
zones.
- Deactivate the print function for an RF queue: The system uses the Post
Processing Framework (PPF) and condition technique to determine whether warehouse
order and handling units are to be printed. Since this determination may be time-
consuming, you can switch off printing for the following processes: Warehouse task
creation for the queue and warehouse task confirmation for the queue. You can
switch off printing at the queue level in the Customizing for Extended Warehouse
Management under "Cross-Process Settings -> Resource Management -> Define Queues".
- Another option could be to process Queues with own logic. It could work fairly
good as well, we have used such way on one of the projects,
queue prefix was deregistered in SMQR, and queues are processed with an infinitely
running Job.