Share via


InventInventoriedPolicy.checkPolicyForProduct Method [AX 2012]

Validates that the policy on the InventModelGroup object is compatible with the product and whether the policy can be changed.

Syntax

public boolean checkPolicyForProduct(RefRecId _productRecId, InventModelGroupId _origModelGroupId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the policy can be changed and is valid for the product; otherwise, false.

See Also

Reference

InventInventoriedPolicy Class