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.
Verifies that the specified InventAvailabilityByUnit provider has enough available quantity.
to meet the criteria.
Syntax
public boolean isMetByInventAvailability(InventAvailabilityByUnit _inventAvailabilityByUnit)
Run On
Called
Parameters
- _inventAvailabilityByUnit
Type: InventAvailabilityByUnit Class
The InventAvailabilityByUnit provider.
Return Value
Type: boolean
true if the criteria is met; otherwise, false.