Hello Experts,
I have a doubt that do we have a table apart from AUFM which will contain both the fields Operation and materials issued on that operation, because as per my requirement I want to have a report as IW40, in which i can get the operation no. of an order and at the same time it should also give me the components issued on all the operations individually and respectivelly.
Please help.
Regards,
Yawar Khan
Yawar Khan,
You should be able to get that with the help of RESB table for Planned Goods issue using the reservation number. For unplanned Goods issue since the cost object is just the maintenance order, you will not be able to identify the operation without any manipulation,
Regards
Narasimhan
Hello Narsimhan,
actually I am developing a report in which I need to show the Operation wise consumption of components.
can you please help.
Regrads
Yawar Khan
Hi,
As Narasimhan told, Use RESB.
Give the Order Number
You can get the Material (MATNR), Total Requirement (Planned) Qty (BDMNG), Withdrawal Qty (ENMNG), Operation (VORNR).
Regards,
Maheswaran.