Share via


InventTransPackingSlip::costAmount Method [AX 2012]

Calculates the cost price for a packing slip from the journal.

Syntax

server public static CostAmount costAmount(
    InventTransOriginId _transOriginId, 
    PackingSlipId _packingSlipId, 
    TransDate _packingSlipDate)

Run On

Server

Parameters

Return Value

Type: CostAmount Extended Data Type
The cost price for a packing slip.

See Also

Reference

InventTransPackingSlip Class