PriceDiscPolicyCheckPolicy.mustUpdateField Method [AX 2012]

Determines whether the value of given field must be updated.

public boolean mustUpdateField(RefFieldId _fieldId)

Run On

Called

Parameters

_fieldId
Type: RefFieldId Extended Data Type
The ID of the field for which to check whether update is needed.

Return Value

Type: boolean
true if the field in question can be updated; otherwise, false.

Community Additions

ADD
Show: