Share via


InventAvailabilityByUnit.availTotal Method [AX 2012]

Gets the total available quantity.

Syntax

public PmfQtyDataCarrier availTotal()

Run On

Called

Return Value

Type: PmfQtyDataCarrier Class
The quantity in the inventory and catch weight units.

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

InventAvailabilityByUnit Class