Hi,
Just to share the solution. Reading the SAP Note below:
392776 - Capacity check in the Warehouse Management
I found the following fragment:
Inspection method 3 - check based on maximum quantity per bin in the storage type
You can maintain a maximum quantity per storage bin in the storage type data of the material master. For inspection method 3, the Quants of the corresponding material are putaway to a maximum of this quantity. For the above-mentioned reasons, it also applies here that the mixed storage should not be allowed.
So, as I understand for each quant the system will validate the maximum quantity of fixed storage bin. So multiple batchs for same material in same position was no supported by this capacity check procedure. Because of this, I changed the capacity check method to 4 (based on material) so we will update the material capacity in cubic meters and convert it to UoM of material and according with my tests this solution works well.
Thanks all
Gian