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.
Gets the quantity available for reservation.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public InventQty availReservation([NoYes _allowReserveOrdered])
Microsoft Dynamics AX 2012 R2 (SYS)
public InventQty availReservation(NoYes _reserveOnOrdered)
Run On
Called
Parameters
- _allowReserveOrdered
Type: NoYes Enumeration
A value indicating wither the result should include the ordered goods that are available for reservation; optional.
Return Value
Type: InventQty Extended Data Type
The quantity in the inventory unit.