Share via


PmfFormCtrl_ProdBOM.fieldValidate Method [AX 2012]

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

Syntax

public boolean fieldValidate(FieldId _fieldId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PmfFormCtrl_ProdBOM Class