Application Development and Automation 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: 
Read only

How does cost analysis work?

Former Member
0 Likes
599

Greetings!

I would like to ask how does the production order cost analysis work (CO03 > Goto > Costs > Analysis).

I need a description on where the data came from and how it is selected..

Thank you!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
550

Hi

The costing data will be stored in COSP,COEP and COST tables

take the OBJNR,KOSTL fields from the order related tables AUFK,AFKO and AFPO and pass to them and take the costs from the above tables

Regards

Anji

2 REPLIES 2
Read only

Former Member
0 Likes
551

Hi

The costing data will be stored in COSP,COEP and COST tables

take the OBJNR,KOSTL fields from the order related tables AUFK,AFKO and AFPO and pass to them and take the costs from the above tables

Regards

Anji

Read only

0 Likes
548

> Hi

> The costing data will be stored in COSP,COEP and COST

> tables

> take the OBJNR,KOSTL fields from the order related

> tables AUFK,AFKO and AFPO and pass to them and take

> the costs from the above tables

>

> Regards

> Anji

Is it applicable even if the variances are not yet settled? Meaning, CO88 was not yet executed.