Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks that the StockedProduct field can be modified for the _inventModelGroup parameter.
Syntax
server protected static boolean checkCanStockedProductBeModified(InventModelGroup _inventModelGroup)
Run On
Server
Parameters
- _inventModelGroup
Type: InventModelGroup Table
The InventModelGroup buffer to check modification for.
Return Value
Type: boolean
true if the StockedProduct field can be modified; otherwise, false.