Share via


InventSumDateFinancialCalc_RU.addTrans Method [AX 2012]

Syntax

private void addTrans(
    ItemId _itemId, 
    InventTransType _inventTransType, 
    InventDirection _direction, 
    boolean _physical, 
    boolean _storno, 
    InventSumDateFinancialDimId_RU _financialDimId, 
    Qty _qty, 
    CostAmount _costAmount, 
    Map _prevTransMap, 
    Map _newTransMap)

Run On

Called

Parameters

See Also

Reference

InventSumDateFinancialCalc_RU Class