Skip to Content
0
Former Member
Apr 16, 2014 at 07:34 AM

BW Hier: How to force BEx to show Text Node without any Child Node

549 Views

Hi,

I have the following hierarchy

LevelInfoObjectKey/Text10HIER_NODEAll Products20HIER_NODEGroup A30MATERIALGroup A-Product 120HIER_NODEGroup B30MATERIAL

Group B-Product 1

So now in Bex, I get:

All Products

|-> Group A

| |-> Group A-Product 1

|-> Group B

|-> Group B-Product 1

Then,

LevelInfoObjectKey/Text10HIER_NODEAll Products20HIER_NODEGroup A30MATERIALGroup A-Product 120HIER_NODEGroup B

Over time, Group B-Product 1 was removed from Hierarchy.

I would like Bex to display Group B although Group B-Product 1 was already removed, like this:

All Products

|-> Group A

| |-> Group A-Product 1

|-> Group B

But instead, I'm getting this since there is nothing under Group B:

All Products

|-> Group A

| |-> Group A-Product 1

Appreciate any inputs at all.

Thanks.