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

Function Module to read Hierarchy

Former Member
0 Likes
8,703

Hello,

Which Function Module to use to read a Node in the hierarchy of an infoobject. I searched onthis topic. They suggested:

BM_HIERARCHY_READ_FROM_ROOT and

BAPI_HIERSTRUCT_READMULTIPLE

But they are not helpful. Please suggest something else.

Thanks

View Entire Topic
Former Member
0 Likes

Hi,

just take a look:

RSNDI_SHIE_STRUCTURE_GET3

RSSH_HIERARCHY_READ

RSAR_HIERARCHY_GET

Hope this helps.

Regards

Andreas

Former Member
0 Likes

Hi Andreas,

Thanks for your response. I solved the issue on my own.

Thanks.