cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BW hierarchy update question

akos_beres
Contributor
0 Kudos
1,290

Hello,

We are using an ABAP procedure to create a custom hierarchy in BW in a custom InfoObject. The procedure writes entries into the /BI*/HXYZ table. The hierarchy is activated and is visible both in BW. I can see hierarchy entries in the RSHIERDIR and RSHIERDIRT table but there are no values related to the hierarchy in the RSMHIERNODE table. When I try to run the Data manager package /CPMB/IMPORT_IOBJ_MASTER, the parent members are not pulling in. So my questions are:


Which BW table does the Import data manager package connect to to pull in the parent members? Should the hierarchy activation trigger writing the parent nodes into the RSMHIERNODE?


When I use the sames package with a standard BW InfoObject, the hierarchy comes through without any issue.


Thanks for any pointers in advance!


Akos

Accepted Solutions (1)

Accepted Solutions (1)

akos_beres
Contributor
0 Kudos

Hello experts\moderators,


Should I try posting this on a BW forum or does anyone know how to check which table is referenced using a BPC Data manager package\BW process chain?


Akos

Former Member
0 Kudos

Hi Akos,

Can you post a screenshot of how your hierarchy looks like in BW?

Also, incase the parent members are appearing as text nodes, do you check the radio button while loading master data as in the screenshot?

Hope this helps.

Thanks,

Varsha

akos_beres
Contributor
0 Kudos

Varsha,

the solution was to assign 0HIER_NODE as the InfoObject in the hierarchy.

Like this

Answers (0)