Loading Cost Center Hierarchy
Loading Cost Center Hierarchy
Definition groups of cost centers in a tree structure within a controlling area that represent specific areas of cost incurrence from a Controlling perspective.
A cost center hierarchy comprises all cost centers for a given period and therefore represents the whole enterprise. This hierarchy is known as the standard hierarchy.
Cost Center hierarchies are typically defined before creating cost centers.
Usually considered as configuration objects, high volume and complexity in nesting may call for automated load methods. Heres one way of automating creation (load) of CCH into SAP.
Since CCH is defined at CO. Area level, a header line is used to create CCH per Co. Area. This way, the same process/files can be reused for loading standard and alternate hierarchies under same/different controlling areas.
Columns LNIND VALU1 VALU2 VALU3 VALU4 Data type CHAR CHAR CHAR CHAR CHAR Length 1 15 10 10 40 Column Description Line indicator - Header/Line Controlling Area/Group Name Hierarchy Level Value Count Description
Sample Data
Header (Co. Area) Line (Nodes) H L L L Controlling Area Group Name 1000 C1000 C1010 C1110
A. Hier. Level
Value # 0 0 0
0 1 2
L L L L L L L L
3 3 1 3 1 2 2 2
0 0 0 0 0 0 0 0
test yress Internal Services sdfdsfds Administration & Financials Administration Human Resources Procurement
LSMW:
LSMW method: BAPI - BAPI_COSTCENTERGROUP_CREATE Business Object: BUS1112, Cost center group Method: CREATE Message Type: COSTCENTERGROUP_CREATE Basic Type: COSTCENTERGROUP_CREATE01
Structures/Fields to populate:
Note: Populate the above field with controlling area value only for header records
E1BPSETHIET (Interface structure for groups Hierarchy table) o GROUPNAME o HIERLEVEL o VALCOUNT o DESCRIPT
Post-load review/reconciliation
Execute transaction KSH3 Input Top Node name & Display Validate if all nodes have been created correctly
KP (Blogging Irregular)