Share via


PmfFormCtrl_InventQOTable_QOLine.fieldValidate Method [AX 2012]

Performs additional field validations for fields on the InventQualityOrderLine record.

Syntax

public boolean fieldValidate(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation succeeds; otherwise, false .

See Also

Reference

PmfFormCtrl_InventQOTable_QOLine Class