Share via


PmfFormCtrl_ProdTable_InventDim.fieldValidate Method [AX 2012]

Execute additional validations for the fields of the InventDim data source.

Syntax

public boolean fieldValidate(FieldId _fieldId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PmfFormCtrl_ProdTable_InventDim Class