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.
Validates inventory dimension for a product.
Syntax
private boolean validateInventDim(ItemId _itemId, InventDim _inventDim)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
A ItemId to validate.
- _inventDim
Type: InventDim Table
The buffer InventDim to validate.
Return Value
Type: boolean
true if all mandatory and active dimensions filled it; false.