Share via


PmfInventProductType.validateInventUpd Method [AX 2012]

Indicates whether the product type can have inventory transactions.

Syntax

public boolean validateInventUpd()

Run On

Called

Return Value

Type: boolean
true if the product type can have inventory transactions; otherwise, false.

Remarks

When the product type cannot have inventory transactions, an error message is displayed.

See Also

Reference

PmfInventProductType Class