cancel
Showing results for 
Search instead for 
Did you mean: 

MDGF Cost Center Hierarchy

Former Member
0 Kudos

Hi Everyone,

I am working on MDG-F Cost Center, looking for the API Methods to read / write the hierarchy data of cost center.

Can anyone tell me the API Methods ????

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Suresh

You cam use CostCenter Hierarchy in MDG with assignment to cost center in Muliple Object Processing. You can refer Change Request Processing for Single Objects and Multiple Objects

Former Member
0 Kudos

Hi Sanjay,

Thanks for the reply,

I know the Change request process of single objects and multiple objects, i want to know the Technical API methods to read / write the Cost Center hierarchy with assignments from the staging area.

raghu3
Contributor
0 Kudos

Hello Suresh,

Please check interface if_usmd_hry_tree. The methods in this interface could be used for hierarchy processing. It's instance could be obtained from method get_char_hry_tree of class     cl_usmd_model

Regards,
Raghu