Share via


InventModelGroupInventoriedPolicy::checkCanStockedProductBeModified Method [AX 2012]

Checks that the StockedProduct field can be modified for the _inventModelGroup parameter.

Syntax

server protected static boolean checkCanStockedProductBeModified(InventModelGroup _inventModelGroup)

Run On

Server

Parameters

Return Value

Type: boolean
true if the StockedProduct field can be modified; otherwise, false.

See Also

Reference

InventModelGroupInventoriedPolicy Class