Share via


ProjTrans::calcInvoicedCostValue Method [AX 2012]

Calculates the total quantity and total cost amount of an inventory transaction.

Syntax

client server public static container calcInvoicedCostValue(InventUpd_Financial _financial)

Run On

Called

Parameters

Return Value

Type: container
A container with the total quantity and total cost amount of an inventory transaction.

See Also

Reference

ProjTrans Class