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
CalledParameters
- _financial
- Type: InventUpd_Financial Class
The financial update.
Return Value
Type: containerA container with the total quantity and total cost amount of an inventory transaction.
Show: