Share via


InventTransPackingSlip::pdsCWQty Method [AX 2012]

Calculates the quantity for a packing slip from the journal in the catch weight unit.

Syntax

server public static PdsCWInventQty pdsCWQty(
    InventTransOriginId _transOriginId, 
    PackingSlipId _packingSlipId, 
    TransDate _packingSlipDate)

Run On

Server

Parameters

Return Value

Type: PdsCWInventQty Extended Data Type
The quantity for a packing slip line in catch weight unit.

See Also

Reference

InventTransPackingSlip Class