Share via


InventTransPackingSlip::costAmountPhysical Method [AX 2012]

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

Syntax

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

Run On

Server

Parameters

Return Value

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

See Also

Reference

InventTransPackingSlip Class