cancel
Showing results for 
Search instead for 
Did you mean: 

change value of characteristic calculated with relation

Former Member
0 Kudos

Someone know if its possible change manually a characteristic that's it calculated by a procedure , because I created a relation to calculate a characteristic and when i run the simulation the value of the characteristic is calculated, but when i try to put another value, appear a inconsitency in the system,

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

Flavio
Active Contributor
0 Kudos

Hi Francisco,

If your goal is to let the procedure propose a value for a characteristic, that can be overwritten by the user, then you should use in the procedure the language element

$SET_DEFAULT ($SELF, <characteristic>, <string>)



Details can be found in the Variant Configuration (LO-VC) document.

Thank you and bye,

Flavio

Answers (0)