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 whether enough quantity has been matched for a specified InventDim
Syntax
protected void checkInventDimPhysicalMatched(InventQty _unmatchedQty)
Run On
Server
Parameters
- _unmatchedQty
Type: InventQty Extended Data Type
The unmatched quantity to verify.
Exceptions
Exception | Condition |
---|---|
Error | Not enough quantity has been matched. |