cancel
Showing results for 
Search instead for 
Did you mean: 

How to infer blank value using constraint from Variant table

0 Kudos

Hello All,

I have one question on the constraint using variant table.

I have one requirement where I am using constraint for inferring the characteristic value using variant table.

I am stuck at a point where I want to infer the characteristic value as "Blank" in sales order when certain combination exist in the variant table in CU60

My question is how I can infer blank value using variant table from constraint

Thanks in advance for your help.

Accepted Solutions (0)

Answers (1)

Answers (1)

keyur_mistry1
Active Participant
0 Kudos

MAYANK BANSAL,

You can infer NA or Other value from table instead of blank.

Okay I have one solution for you.

In constrain use condition part to not to run your table.

Suppose When CT <> 'A', so whenever cstics has value 'A' table will not run and not infer any value. You will get blank.