cancel
Showing results for 
Search instead for 
Did you mean: 

Hierarchy loading

0 Kudos

Hi,

in BI 7.0, I want to upload a hierachy via ABAP Program avoiding the use of a flat file. The program has to read data relevant to build logically the hierarchy from a DSO and upload the infoobject's hierarchy

Could someone help me indicating a proper std function module or BADI I can use in ?

Thanks in advance

Giovanni

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check the Function group RSNDI_SHIE, there you can get hierarchy update and activate function modules. try that..it might help you....

Regards

Rajesh

0 Kudos

Hi Rajesh,

thanks a lot for your support. function modules inside seem to be helpful to manage my needs.

I'm going to deeper check it and try to understand how they works.

Regards

Giovanni