cancel
Showing results for 
Search instead for 
Did you mean: 

Hierarchy load fail

Former Member
0 Kudos

Hi I am trying to load the hierachy for 0Customer and getting the following message. what does this mean?

Message

InfoObject 0CLASS_NUM is not entered for 0CUSTOMER as a foreign hierarchy characteristic

Help is really appreciated.

Thanks

Simmi

Accepted Solutions (1)

Accepted Solutions (1)

former_member195980
Active Participant
0 Kudos

This means that some of the nodes of your hierarchy are not textnodes, but nodes refering to a value of 0CLASS_NUM.

In this case 0CLASS_NUM has to be registered within 0CUSTOMER. (Modify InfoObject - register Hierarchy).

Beat

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Simmi

I had faced a similar issue.

It can be solved by including the 0CLASS_NUM as external char. of 0CUSTOMER hierarchy

hope that helps.

Sudhir

Former Member
0 Kudos

Hi Simmi,

You need to include 0CLASS_NUM as an external characteristic of 0CUSTOMER hierarchy:

RSA1 - > Infoobject -> change, hierarchy tab.

Best regards,

Eugene