InventOnhandReserve.movementReservPhysicalInvent Method [AX 2012]
Returns the quantity that is physically reserved in the inventory unit.
Syntax
public InventQtyReservPhysical movementReservPhysicalInvent([InventMovement _movement])
Run On
Called
Parameters
- _movement
Type: InventMovement Class
The InventMovement used for the calculations; optional.
Return Value
Type: InventQtyReservPhysical Extended Data Type
The quantity that is physically reserved in the inventory unit.