05-25-2006 8:49 PM
Hello,
I need to show plan cost in plant maintenance order on the report. It appears in the cost tab (overview tab inside the cost tab). Please let me know if you know any function module.
Regards,
Eswar.
05-25-2006 9:09 PM
05-25-2006 9:09 PM
05-25-2006 9:10 PM
Maybe PMCO_FOR_WORKORDER_READ will do it for ya.
Regards,
Rich Heilman
05-25-2006 9:10 PM
Try
CALL FUNCTION 'PM_WORKORDER_PLAN_COSTS_SET'
Standred program is using this FM and it has table " PMCO "<b>
include = LCOIHF2Y</b>
Hope thisll give you idea!!
<b>P.S award the points.</b>
Good luck
Thanks
Saquib Khan
"Some are wise and some are otherwise"<b></b>
09-24-2010 2:22 PM
Table PMCO consist monthly data. In what table I may see daily routine costs?