2008 Jun 10 2:12 PM
Hi,
Can you please tell me how to get the whole cost centre hierarchy, if I have the cost centre (leaf node)?
I need the table names and procedure to get all the nodes in the hierarchy, starting with the cost centre.
Thanks in advance.
Regards,
Arun Mohan
2008 Jun 10 2:18 PM
Hello,
Please see these: [http://www.erpgenie.com/abap/tables.htm and SAP TABLE RELATIONSHIPS].
Regards.
2008 Jun 10 2:18 PM
Hello,
Please see these: [http://www.erpgenie.com/abap/tables.htm and SAP TABLE RELATIONSHIPS].
Regards.
2008 Jun 10 2:20 PM
Hi Arun,
Please check this link
http://www.erpgenie.com/abap/tables_fi.htm
Please check CKPE --->CO-PC Cost Object Hierarchy: Individual Objects
CSKA Cost Elements (Data Dependent on Chart of Accounts)
CSKB Cost Elements (Data Dependent on Controlling Area)
CSKR Resource master record
CSKS Cost Center Master Data
Best regards,
raam
2008 Jun 10 2:28 PM
You can use PCH logical database for getting the Org Structure
Cost centres are stored in CSKS and CSKT
2013 Jun 25 5:12 PM
Try the SETHEADER table. SETCLASS = '0101'. SUBCLASS may be your planning area (KOKRS)
You can also use the FM K_HIERARCHY_TABLES_READ.
2013 Jun 25 8:52 PM
Hi
You can use the following BAPI to get cost center hirarchy
BAPI_COSTCENTER_GETDETAIL
To find cost centers in a group use this bapi.
BAPI_COSTCENTERGROUP_GETDETAIL
Regards,
Venkat
2020 Aug 04 3:06 PM
Am not able to login http://www.erpgenie.com/abap/tables.htm .
Can you please guide me.
Regards,
Surya.