Share via


InventTransPackingSlip::inventQty Method [AX 2012]

Calculates the inventory quantity for a packing slip from the journal.

Syntax

server public static InventQty inventQty(
    InventTransOriginId _transOriginId, 
    PackingSlipId _packingSlipId, 
    TransDate _packingSlipDate)

Run On

Server

Parameters

Return Value

Type: InventQty Extended Data Type
The inventory quantity for a packing slip line.

See Also

Reference

InventTransPackingSlip Class