Share via


InventOnHandQty::newPhysicalUpdate Method [AX 2012]

Creates a new instance of the InventOnHandQty class based on the specified parameters.

Syntax

client server public static InventOnHandQty newPhysicalUpdate(InventMovement _movement, InventDim _inventDim)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimensions for which on hand is to be retrieved.

Return Value

Type: InventOnHandQty Class
An instance of the InventOnHandQty class.

See Also

Reference

InventOnHandQty Class