Share via


InventReport_TORG29_RU.calcStornedAmount Method [AX 2012]

Calculates the storno amount for theInventTrans record.

Syntax

protected Amount calcStornedAmount(RecId _stornedInventTransRecId)

Run On

Called

Parameters

  • _stornedInventTransRecId
    Type: RecId Extended Data Type
    The InventTrans record ID that the storno amount is calculated for.

Return Value

Type: Amount Extended Data Type
The storno amount for the InventTrans record.

See Also

Reference

InventReport_TORG29_RU Class