Share via


InventTransOrigin::calcMarkedCostValueSecCur_RU Method

Calculates the cost value in reporting currency of specified marked transactions.

Syntax

client server public static container calcMarkedCostValueSecCur_RU(
    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 in reporting currency of the marked transactions.

See Also

Reference

InventTransOrigin Table