cancel
Showing results for 
Search instead for 
Did you mean: 

varient configuration

Former Member
0 Kudos

hi when i am doing varient configuration in cu60 in table maintainence after enering values, i am getting error as below

Table accesses for inference of values defined ambiguously

Regards

V.Rajendra

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Check your conditions defined for the configurtion.

A selection condition is not fulfilled if:

a) A different value is set for the characteristic

b) No value is set for the characteristic

The comparison of two multiple-value characteristics is not possible in preconditions, selection conditions,

procedures, and actions, because the meaning of the comparison is ambiguous.

You cannot use a condition to compare a single-value characteristic in a table with a multiplevalue

characteristic in a class, because this produces an ambiguous statement

Check your assignment of characteristic in Precondition and selection condition.

Hope the information is useful

regards