ProjTrans::calcInvoicedCostValue Method [AX 2012]

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

client server public static container calcInvoicedCostValue(InventUpd_Financial _financial)

Run On

Called

Parameters

_financial
Type: InventUpd_Financial Class
The financial update.

Return Value

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