InventModelType.checkNotNegativeOnHand Method [AX 2012]
Syntax
public boolean checkNotNegativeOnHand(
ItemId _itemId,
InventModelGroupId _modelGroupId,
InventDimGroupSetup _inventDimGroupSetup,
[boolean _stopOnFirstError])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
- _modelGroupId
Type: InventModelGroupId Extended Data Type
- _inventDimGroupSetup
Type: InventDimGroupSetup Class
- _stopOnFirstError
Type: boolean