Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get estimated cost, Planned cost and Actual cost for Order ?

Former Member
0 Kudos

Hello,

In table PMCO, we can get the cost and its category . But here I do not know how to classify its into the costs:

Estimated cost --- Planned cost ---Actual cost as in the transaction IW33..

Could you please help me ?

Thanks

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

You can get those details from COSP,COEP tables.

Value type:(WRTTP)

1 - plan

4 - actual.

2 REPLIES 2

GauthamV
Active Contributor
0 Kudos

You can get those details from COSP,COEP tables.

Value type:(WRTTP)

1 - plan

4 - actual.

Former Member
0 Kudos

Yes thank so much for your quick help.

I see here we can get 1- Plan cots , 4 Actual cost, But in PMCO, how can we get the estimated cost, I see that WRTTP = 1 also contain the value for estimated cost but not plan cost . Please help me.

Thanks