Share via


InventBlockingTableType_InventoryStatus.validateFieldValue Method [AX 2012]

Validates that receipts are not expected for blocking transactions tied to inventory status.

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 receipts are not expected.

See Also

Reference

InventBlockingTableType_InventoryStatus Class