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

Default value in Multivalue characteristics

Former Member
0 Likes
629

Dear Experts,

I like to default a value 'B' and 'C' for a multivalue characteristic "TEST1" when we have "TEST1 = 'A'".

When I don't want these 'B' and 'C' I try to remove it manually in sales orders, but SAP does not allow me to remove the default value in Multivalue characteristics.

So, is there a way to default value in Multivalue characteristics using VC rules, which should be removable in sales order if not required?

Thanks!

Yuvaraj

Accepted Solutions (0)

Answers (1)

Answers (1)

a__engfehr
Active Participant
0 Likes

Hello yuvarajs6812, you can set the values of B and C when A is selected using an object dependency (type procedure). Do not use the default settings on the characteristic itself.

Procedures - SAP Help Portal

Former Member
0 Likes

Hello Andrew, We can set the default by procedure. But in multi-value characteristics it will not allow you to remove the option when it is not needed.