2011 Jan 11 6:52 AM
hi experts,
i want to retrieve cost element for some sales document(vbeln)
but i dont know where i can find cost element for it.
i have tried cska,cskb,csku..
please help.
2011 Jan 11 7:24 AM
Hi
for finding the cost element you need to do following
first find the cost center(KOSTL) and controlling area (KOKRS ) from table CSKS.
and then for this KOSTL and KOKRS find OBJNR from table CSSL.
Then for this OBJNR find cost element (KSTAR) from table CSKS.
i hope this will work for you.
thanks
Lalit
2011 Jan 11 7:24 AM
Hi
for finding the cost element you need to do following
first find the cost center(KOSTL) and controlling area (KOKRS ) from table CSKS.
and then for this KOSTL and KOKRS find OBJNR from table CSSL.
Then for this OBJNR find cost element (KSTAR) from table CSKS.
i hope this will work for you.
thanks
Lalit
2011 Jan 11 8:11 AM