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

Cost Element

Former Member
0 Likes
512

Hi Experts,

plz send me details about the program s_alr_87013611, inthis program plz let me know where the cost element firelds is getting populated.

<<Text removed>>

Thanks in advance,

Bhaskar

Edited by: Matt on Dec 12, 2008 1:10 PM - Do not ask for or offer points

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
451

Use transaction [SE30|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=se30&adv=false&sortby=cm_rnd_rankvalue] or [trace tools|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=trace+st05&adv=false&sortby=cm_rnd_rankvalue] to get the list of table read by a transaction.

This kind of report use the totals CO tables :

- COSL CO Object: Activity Type Totals

- COSP CO Object: Cost Totals for External Postings

- COSPP Transfer of the Order in the COSP Table to the Project

- COSR CO Object: Statistical Key Figure Totals

- COSS CO Object: Cost Totals for Internal Postings

- COSSP Transfer of the Order COSS Table to the Project

The Cost element is in these totals table.

If your question is related to cost element group, look for FM [K_GROUP_SELECT|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=k_group_select&adv=false&sortby=cm_rnd_rankvalue].

Regards

Read only

arjun_subhash
Active Participant
0 Likes
451

Hi,

If u mean the table field ,then it is:

CCR1Z-KSTAR.

for cost element group:

RKSB1-KAGRU

thanks

arjun