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

Hierarchy using an infoobject attribute

lucas_costa3
Active Contributor
0 Likes
1,688

Hi,

Is possible to create an hierarchy using an infoobject attribute?

I need to create a hierarchy for 0MATERIAL where the levels will be separated by division (0DIVISION attribute).

If somebody know a way, an ABAP code, an method, anything, please share with me.

Greetings!

View Entire Topic
former_member188080
Active Contributor
0 Likes

Hi,

Either you can load the data for attributes to flat file.

If data is not much you can load the data through manual mode. Just right click and insert charateristics node.

Pl note in the attribute you need to check the box so that it wiould be available for hierarchy reporting.

Once you will right click then you should see navigational object there,just select then you should see master data values under that .Just select that and rename the node.Post all above activities activate the hierarchy.

Let me know if you are having any questions.

Thanks and regards

Kiran

lucas_costa3
Active Contributor
0 Likes

Thanks Kiran.

I have been looking for a answer for this hierarchy problem, and this seems to be the better way so far. If no other way is found, I'll make this way.

Tks!