cancel
Showing results for 
Search instead for 
Did you mean: 

Restricting Variable Values on F4 for Hierarchies

former_member496538
Discoverer
0 Kudos
1,613

Hi All,

I am having a hierarchy variable but I need to restrict only few hierarchies in F4, I looked into few blogs which deals with Flat list and hierarchy nodes but could some one help me how to implement F4 values restriction for Hierarchy variable.

Thanks,

Guna

View Entire Topic
former_member496538
Discoverer
0 Kudos

Hi Koen,

Thank you for your response.

My requirement was to restrict hierarchies based on query not based on user.

Please advise.

Thanks

Guna

kohesco
Active Contributor
0 Kudos

Ha didn't grab that from your question

if you use a specific variable on your hierarchy in only those queries you want that to happen and in the other queries you use other variables, you will have a query based solution, no?

grtz

Koen

former_member496538
Discoverer
0 Kudos

Hi Koen,

In the blog you have given, the code is written based on user name, I am not sure how this can be done based on query name.

Please advise.

Thanks,

Guna

kohesco
Active Contributor
0 Kudos

I see now,

you could use a ref char in the datamodel and set resitriction on that infoobject via the I_iobjnm you could have your condition

Grtz

Koen