Share via


InventOnHandQty.availPhysical Method [AX 2012]

Gets the the quantity available for physical 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 InventQtyAvailPhysical availPhysical()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public InventQty availPhysical()

Run On

Called

Return Value

Type: InventQtyAvailPhysical Extended Data Type
The quantity in the inventory unit.

See Also

Reference

InventOnHandQty Class