Share via


InventIAvailability.availTotal Method [AX 2012]

Gets the total available quantity.

Syntax

public InventQtyAvailOrdered availTotal()

Run On

Called

Return Value

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

Remarks

The total available quantity is the total quantity available for reservation minus the quantity that is on order but not reserved.

See Also

Reference

InventIAvailability Interface