Share via


InventOnHandQty::newWMSPallet Method [AX 2012]

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

Syntax

client server public static InventOnHandQty newWMSPallet(WMSPallet wmsPallet)

Run On

Called

Parameters

  • wmsPallet
    Type: WMSPallet Table
    The pallet for which on hand is to be retrieved.

Return Value

Type: InventOnHandQty Class
An instance of the InventOnHandQty class.

See Also

Reference

InventOnHandQty Class