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

Property Tree Value Assignment

former_member185558
Active Participant
0 Kudos
1,445

Dear Gurus,

I am having one issue with Property Tree.

I want to assign same Value Assignment Type At Different positions in my tree

e.g.

VALUELEVE1

------VALUEX

------VALUEY

VALUELEVEL2

------VALUEZ

------VALUEX

VALUEX,Y&Z are having respective class and characteristics.

Now my problem is whenever I assign value to VALUEX in my specification, it gets assigned to both places.

I want to assign two different values for VALUEX

Please suggest

Thanks in advance

View Entire Topic
former_member191252
Active Participant
0 Kudos

VALUELEVE1 contains 2 value assignments VALUEX & VALUY, So in SAP you have create those classes, that good.

In VALUELEVEL2 contains 2 values assignments VALUEZ & VALUEX, but you have created only one class here, so technically if its values assignment is same it will take the same value, where every you maintain that assignment, so, you need to create either new values assignment, something like VALUEA, because the VALUEX is occupied one place in the SAP CLASS table and will display same values where even you maintain.

Note: More over, i never see the same values maintain in the PT in different places for the particular spec, technically, its not suggested.

Hope this will solves your query.

--