cancel
Showing results for 
Search instead for 
Did you mean: 

How to hide the Characteristic Value of a Characteristic in DMS

naveenp12
Discoverer
0 Kudos

We have created characteristics(XXX) added few values (aaa,bbb,ccc) and then assigned the Characteristic(XXX) to DMS Class (YYY) 017.
Now, we want to hide one of the characteristic values(ex ccc) form selection.
We do not want that value (ccc) to be deleted.

Can you kindly suggest?

Accepted Solutions (1)

Accepted Solutions (1)

Flavio
Active Contributor

Hi Naveen,

As already stated by Christoph here, a possible solution is to use an object dependency, to be allocated to the characteristic value we want to hide.
In detail, an object dependency type 'Precondition' shall be used, with the following code (taking your naming example for characteristic and values):

specified XXX and XXX = 'CCC'.

Once saved and released, it shall be allocated to the characteristic value.

Here follows a sample trial in my sandbox system.

Dependency creation (Precondition):

Dependency code:

Select the value in the characteristic, and press Object dependencies button

Allocate the Precondition to the value:

This should hopefully work.

Thank you and regards,

Flavio

naveenp12
Discoverer
0 Kudos

Thanks Flavio Ciotola. It works.Appreciate your Help..!

Answers (1)

Answers (1)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi Naveen,

I think that the best option for your target is to use dependencies for the characteristic. Please see the online documentation at

http://help.sap.com/saphelp_erp60_sp/helpdata/en/f2/b7c55368511e4be10000000a174cb4/content.htm?frame... for further information.

Best regards,

Christoph