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.
Indicates whether the specified instance of the inventDimOnHandMember class exists.
Syntax
public boolean exists(InventDimOnHandMember _inventDimOnHandMember, [boolean _allowPassedQtyToBeLarger])
Run On
Called
Parameters
- _inventDimOnHandMember
Type: InventDimOnHandMember Class
The instance of the inventDimOnHandMember class to be checked for existence.
- _allowPassedQtyToBeLarger
Type: boolean
A Boolean value that indicates whether the item ID, inventory dimension, and quantity must match; optional.
Return Value
Type: boolean
true if the instance of the inventDimOnHandMember class exists; otherwise, false.