cancel
Showing results for 
Search instead for 
Did you mean: 

Hierarchy Node Question

Former Member
0 Kudos

Hello, is it possible to default the parent nod of a hierarchy in variable screen.  For example.  I have 0Material which has a hierarchy built and it goes like this:

Parent

- Child 1

  - - Child1's child

- Child 2

- - Child2's child

and so on.  Now, I want to create a hierarchy node variable which is possible but when ever it comes up on the screen, i want the main parent node always populated in it by default like 'PARENT'. is there a way to make it happen?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You want to create a variable which should populate the default value which you want as per your requirement.

You can achieve this in query designer by creating a variable and setting default value.

You can follow below SCN link which will guide you how to create it.

http://scn.sap.com/docs/DOC-65122

Regards,

Amit

ccc_ccc
Active Contributor
0 Kudos

Hi Sunil,

  1. Place material in rows
  2. Right lick on material and take properties and  click on values
  3. Click variable
  4. Select new variable
  5. Processing by "user enter/default value"
  6. Default value provide "parent id"

Thank you,

Nanda