Hello Gurus,
I have one doubt, first let me tell you the process we follow, there is a production order (subordinate order) which has a batch managed component, I'm releasing the first operation of order via tcode CO05n, then the order status is set to PREL and the picking (CO27) is happening in background.
Now, if batch is entered in CO02 before release then it will pick the respective batch from stock.
but if batch is not entered in CO02 before release then the system will not pick any of the components (this is because we have not assigned any stock determination group in mat. master), this is the business process we need, that system should not pick the batch randomly.
Is there any way to inform user that certain material is not picked & it is because of the batch not found in production order? anything like error message or warning message or some notification to user who executes CO05n?
Please share your comments, Thanks