Share via


InventTransOrigin::calcInvoicedCostValue Method

Indicates the cost value for a specific InventTransOrigin record.

Syntax

server public static container calcInvoicedCostValue(InventTransOriginId _inventTransOriginId)

Run On

Server

Parameters

Return Value

Type: container
A container that contains a quantity and cost value.

Remarks

The calculation is based on financial updated inventory transactions related to a InventTransOrigin record.

See Also

Reference

InventTransOrigin Table