Share via


InventModelGroupInventoriedPolicy.validateFieldValue Method [AX 2012]

Validates that the StockedItem and AlwaysExpensed fields are not modified if the InventModelGroup buffer is being used.

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 policy can be changed for the InventModelGroup buffer; otherwise, false.

See Also

Reference

InventModelGroupInventoriedPolicy Class