PdsCWValidation.fieldChanged Method [AX 2012]

Triggers that one of the controlled fields changed its value.

public void fieldChanged(FieldId _fieldId)

Run On

Called

Parameters

_fieldId
Type: FieldId Extended Data Type
The fieldId value that identifies the field that changed the value.

If one of the controlled fields changes its value, the calculations must be re-done and the parameters eventually must be reset.

Community Additions

ADD
Show: