cancel
Showing results for 
Search instead for 
Did you mean: 

Hierarchy not getting activated

Former Member
0 Kudos

Hi All,

I am loading a hierarchy from apps server...but in monitor screen in can see its getting stuck in the last step that is of subsequent processing and in the backend table i can see modified records of moditified version of hierarchy ....so when i am trying to activate manually its giving time out error..please advice how to handle this...

Tina

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

be sure in the infopackage you have flag for activation checked although this may cause your hierarchy to grow.

Also, in the hierarchy maintenance be sure to have 'supress unassigned nodes' checked if its large and many nodes have no data.

verify the master data is loaded before the hierarchy.

Also, there is a function module you can call to activate the hierarchy.

We delete the old version before activating the new using an abap program

hopes this helps

rc