‎2008 Jun 17 9:05 AM
Hi, experts,
If I know a cost center, how can I find out all the cost elements which belong to the cost center?
thanks
RD
‎2008 Jun 17 2:25 PM
>
> Hi, experts,
>
> If I know a cost center, how can I find out all the cost elements which belong to the cost center?
>
> thanks
> RD
In my experience, cost centres and cost elements are different types of cost assignment codes and are totally independant of each other. Both are Controlling objects and can be used together on the same document line, but there is no direct relationship between the two.
‎2008 Jun 17 9:06 AM
‎2008 Jun 17 9:09 AM
Hi,
Please refer the FM K23G_GET_COST_ELEMENTS.
OR table CSKB.
Thanks,
Sriram Ponna.
‎2008 Jun 17 10:47 AM
‎2008 Jun 17 10:52 AM
Hi,
you can use
BAPI_COSTCENTERGROUP_GETDETAIL
Regards
Kiran Sure
‎2008 Jun 17 12:45 PM
‎2008 Jun 17 2:25 PM
>
> Hi, experts,
>
> If I know a cost center, how can I find out all the cost elements which belong to the cost center?
>
> thanks
> RD
In my experience, cost centres and cost elements are different types of cost assignment codes and are totally independant of each other. Both are Controlling objects and can be used together on the same document line, but there is no direct relationship between the two.
‎2008 Jun 17 2:29 PM
I agree with Christine: usually cost centers and cost elements are independent. If you want to have a link between a cost element and a cost center, you can use OKB9; otherwise there is no link.