Hi all,
We are using WM mateiral staging with pick parts and fixed bins.
When trying to post a goods issue in MIGO, the standard behaviour of SAP is to try to determine the batch from available quants in the fixed bin.
As soon as one batch is found, MIGO marks the item as ok and the document can be posted.
This is unwanted since we would like to "force" the user to manually enter a batch before posting (to ensure that the correct batch is posted to the production order).
After debugging I've found that the method L_IM_BATCH_DETERMINATION_INT and more specifically the call to QUANT_ERMITTELN_CHARGEN TABLES T_BDBATCH is the ones doing the unwanted batch determination.
Does anyone know if there exists a SAP Note, enhancement or user exit which can be used to stop the automatic batch determintation through quants? (when using WM Material Staging with pick parts and fixed bins)
I might also add that we do not have any "regular" batch or stock determination set up in the system, so I don't beleive that the issue is connected to those parts.
Best regards,
Håkan