cancel
Showing results for 
Search instead for 
Did you mean: 

Hiding some options values in CU50

0 Kudos

Hi,

How can hide some options values in CU50 for some cases ?

For exemple with a car which has some caracteristics :

The motor caracteristic has 4 options values possible : economic, standard, confort, sport

The shock absorber has 4 options values possible : soft, normal, hard, very hard.

I need to configure sap in a way that if the motor caracteristic selected in CU50 is "sport", there are only 2 options values which will appear in CU50: "hard" and "very hard". This means that soft and normal will be hidden in this case.

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

a__engfehr
Active Participant

Hello algoproton

You will want to get some training on VC as value domain restriction is a core function of building a configurable model. The two most common methods for 'hiding' (restricting) values are with two objects used in VC: 1) Constraints and 2) Preconditions. You can search SAP help and other sources on the internet for how to use each object; Constraints being a little more difficult to learn but the preferred method in most situations.

Answers (0)