Share via


InventTransOrigin::calcMarkedCostValue Method

Calculates the cost value of specified marked transactions.

Syntax

client server public static container calcMarkedCostValue(
    InventTransOriginId _markingRefInventTransOrigin, 
    ItemId _itemId, 
    boolean _inclPhysicalCostValue, 
    InventTransOriginId _inventTransOriginId)

Run On

Called

Parameters

  • _inclPhysicalCostValue
    Type: boolean
    true if the physical cost values should be included in the calculated value; otherwise, false.

Return Value

Type: container
A container that contains the quantity and cost value of the marked transactions.

See Also

Reference

InventTransOrigin Table