PmfFormCtrl_ProdBOM.fieldValidate Method [AX 2012]

Adds the field validation custom validation followed by the standard validation.

public boolean fieldValidate(FieldId _fieldId)

Run On

Called

Parameters

_fieldId
Type: FieldId Extended Data Type
The field that is being validated.

Return Value

Type: boolean
true if the field value is valid; otherwise, false.

Community Additions

ADD
Show: