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

Automatic load of PARENT_GROUP in groups dimension

t_vierhout
Explorer
0 Kudos
126

Hi All,

We are building a consolidation model in BPC NW, and we want to automatically load the groups dimension, based on the PC dimension. PC dimension has a structure, which we want to mimic into the groups dimension.

Issue we are running into, is how to populate the PARENT_GROUP dimension. Because this is not a true hierarchy, we are not able to load it using the standard hierarchy load. However, the values that are populated there, is actually the PARENT from the 0PROFIT_CTR object in BW. Is there a way to populate this using the standard BPC packages?

With kind regards,

Tim

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

Hi Tim,

Sorry, but not clear... Can you show some sample?

Vadim

t_vierhout
Explorer
0 Kudos

Hi Vadim,

In the group type dimension, there is the PARENT_GROUP property. This is used to determine the group hierarchy. It acts like a PARENTH1, but it is not.

In the 0PROFIT_CTR, there is a profit centre structure, also with a hierarchy. This hierarchy, is the same as the hierarchy we want in the PARENT_GROUP property. So, we want to load the value of the hierarchy into the group dimension, into the PARENT_GROUP property. But, as this is not loaded as being a BW hierarchy, the package fails when loading. Both when loading using the standard masterdata package (/CPMB/IMPORT_IOBJ_MASTER), and when loading using the hierarchy load package (/CPMB/IMPORT_IOBJ_HIER)

With kind regards,

Tim

former_member186338
Active Contributor
0 Kudos

Ups, now it's clear... But no other idea then using routine badi and reading hierarchy in ABAP!