InventAvailabilitySnapshot.availReservation Method [AX 2012]
Gets the quantity available for reservation.
Syntax
public InventQty availReservation([NoYes _allowReserveOrdered])
Run On
Called
Parameters
- _allowReserveOrdered
Type: NoYes Enumeration
A value indicating wither the result should include the ordered goods that are available for reservation.
Return Value
Type: InventQty Extended Data Type
The quantity in the inventory unit.