Share via


InventCostItemDimSecCur_RU.new Method [AX 2012]

Initializes a new InventCostItemDimSecCur_RU object.

Syntax

public void new(
    InventCostHelp _inventCostHelp, 
    InventClosing _inventClosing, 
    InventTransCurrency_RU _inventTransCurrency)

Run On

Called

Parameters

  • _inventCostHelp
    Type: InventCostHelp Class
    The InventCostItemDim class that does the cost calculations for a single item.
  • _inventClosing
    Type: InventClosing Table
    The inventory closing that is currently being processed.

See Also

Reference

InventCostItemDimSecCur_RU Class