Share via


InventTableInventoriedPolicy.validateFieldValue Method [AX 2012]

Validates that the inventoried policy is not changed when the ModelGroupId field is modified.

Syntax

public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])

Run On

Called

Parameters

  • _arrayIndex
    Type: int
    The array index of the field to validate; optional.

Return Value

Type: boolean
true if the new association to a InventModelGroup record does not change the inventoried policy; otherwise, false.

See Also

Reference

InventTableInventoriedPolicy Class