InventAgingDP_CN.calcPeriodQtyandAmount Method [AX 2012]
Calculates each period Quantity and Amount.
Syntax
private InventAgingTmp_CN calcPeriodQtyandAmount(InventAgingTmp_CN _inventoryAgingTmp_CN)
Run On
Server
Parameters
- _inventoryAgingTmp_CN
Type: InventAgingTmp_CN Table
The tmp table parameter need to be calculated.
Return Value
Type: InventAgingTmp_CN Table
Returns a new tmp table that has been calculated.