PmfFormCtrl_InventQOTable_QOLine.fieldValidate Method [AX 2012]

Performs additional field validations for fields on the InventQualityOrderLine record.

public boolean fieldValidate(FieldId _fieldId)

Run On

Called

Parameters

_fieldId
Type: FieldId Extended Data Type
The field ID of a field to validate.

Return Value

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

Community Additions

ADD
Show: