PmfFormCtrl_ProdTable_InventDim.fieldValidate Method [AX 2012]

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

public boolean fieldValidate(FieldId _fieldId)

Run On

Called

Parameters

_fieldId
Type: FieldId Extended Data Type
The fieldId value of the field to validate.

Return Value

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

Community Additions

ADD
Show: