Share via


InventAvailabilityByUnit.availReservation Method [AX 2012]

Gets the quantity available for reservation.

Syntax

public PmfQtyDataCarrier 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; optional.

Return Value

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

See Also

Reference

InventAvailabilityByUnit Class