Dear Experts,
We use a special reserve area, from where we also pick also.
To these storage types we won't do replenishment, because we do it from that these storage types.
How does Rough bin determination work? For me the table /SCWM/DB_ITEMSPL contains a row for a quantity 40, even if it the storage bin in that row has stock only 20 pieces.
My assumption is, that its designed so, because it happens before the replenishment, it plans to pick 40, and if the order based replenishment at checking the bin in this row in that table does not find 40, only 20 pieces, then it does the replenishment. If that is the case, can I turn this function off for specified storage types?
The requirement is, that the rough bin determination only creates a new row for the specified storage type in the table /SCWM/DB_ITEMSPL, if the stock is there. For our pick storage types it should not take the stock in consideration, so the rough bin determination should be able to write more quantities for other storage types.
If it's not possible, is there a BADI, which I could use for this functionality? Or do you have any idea how this problem could be solved?
Best Regards,
Tamas Becker