‎2012 Oct 04 8:56 AM
Hello,
Is there any way to make COEP to display just the total value for an object (column Value/Obj. Crcy)
Right now it displays the costs for every confirmation... and if I have thousands of confirmations per order therefore I won't be able to run a query for several orders.
What I want is to get just the totals... or the costs by cost element (totalazing it by cost element will mean about 10 records/order which is bearable).
Thanks a lot!
‎2012 Oct 04 9:16 AM
‎2012 Oct 04 9:16 AM
‎2012 Oct 04 9:30 AM
If you want record return based on cost element then use COSP table before and prepare a key to access COEP table, attaching herewith a code snapshot :
Thanks,
Gagan
‎2012 Oct 04 10:04 AM
Thanks guys!
So there's no way to use COEP? Because it seems that I don't have access to COSP.
‎2012 Oct 04 10:48 AM
What do you mean by
Because it seems that I don't have access to COSP.
Else, you could try table PMCO "Cost structure of maintenance order" or similar tables, but the cost elements are grouped in "value category" (Which kind of orders are you looking for)
As you are writing on "confirmations" that could be internal costs (COSS) like employee work time costs and not external costs (COSP) like purchase order cost or material consumption from stock.
Regards,
Raymond