Share via


PmfInventProductType_MainItem.validatePmfProductType Method [AX 2012]

Validates whether the current InventTable record can be set to the current PmfInventProductType production type or not.

Syntax

public boolean validatePmfProductType()

Run On

Called

Return Value

Type: boolean
true if the InventTable record can be set to the current PmfInventProductType production type enumeration value; otherwise false.

See Also

Reference

PmfInventProductType_MainItem Class