Hi,
Can any one help me how can i get the purchase list from Production Order.
I mean when i create Production Order and my few item is not in stock in that case i am not able to transfer the materiel for production.
from where i can get a report against the Production Order.
- list of item to be purchased for the order
- stock balance and projected qty for production order.
and how can i create a auto material requested based on the production order raw material shortage
i think it have to be coded manually as the only thing to check the production order needed material is the raw material / Material Transfer for Manufacture document…
and it will not be submitted if there is no stock…
so you need to hardcode it into the production order to check for BOM items and then check for stock qty in those items if its enough or not…
other than that you have to use Production Planning Tools to get all information before production in which i think is the best way to use it without hard codinng…