Share via


InventCostIndirectPhysical::newCalculation Method [AX 2012]

Creates an instance of the InventCostIndirectPhysical class with an indirect cost calculation for the quantity and input amount.

Syntax

client server public static InventCostIndirectPhysical newCalculation(
    LedgerVoucher _ledgerVoucher, 
    InventMovement _movement, 
    Qty _qty, 
    InventCostInputAmount _inputAmount)

Run On

Called

Parameters

Return Value

Type: InventCostIndirectPhysical Class
An instance of the InventCostIndirectPhysical class.

See Also

Reference

InventCostIndirectPhysical Class