Skip to Content
0
Former Member
Apr 12, 2010 at 03:24 PM

How to Update Sub-Hierarchy

68 Views

Hi Gurus -

I created couple small Hierarchies from a Main Hierachiy by getting subet of nodes.

For Example. I have the main Hierachy Auto, I just created a Sub-Hier1 with TRUCK node.

Main Hiier (Auto) Sub Hier -1

-


> TRUCK -


> TRUCK

-


>VAN

-


> SUV

I am using Hierarchy Varibles in my report based on Sub Hier -1 that has only 1 node TRUCK.

Now I want to update my Sub Hier-1 in my Process Chain, just items under TRUCK node.

If I do a load by InfoPackage, it automatically gets all the nodes from Main Hier (Auto) and makes Sub Hier -1 just like Main Hier.

It looks like this when I do load by InfoPackage for Sub Hier-1.

Main Hiier (Auto) Sub Hier -1

-


> TRUCK -


> TRUCK

-


>VAN -


>VAN

-


> SUV -


> SUV

I need to figure out a way to update Sub Hier -1 and only node under it (TRUCK)

Thanks.

Sonali