Share via


InfAdjMethod_Balance_MX.populateTmpTable Method [AX 2012]

Fills the InvAdjustmentReportTmp_MX temporary table for the Balance adjustment method.

Syntax

public Common populateTmpTable(FromDate _fromDate, ToDate _toDate)

Run On

Called

Parameters

Return Value

Type: Common Table
The InvAdjustmentReportTmp_MX temporary table buffer after the inflation adjustment is calculated for the Balance adjustment method.

Remarks

This method considers the main accounts that meet the criteria for the inventory accounts and calculates the inflation adjustment based on the formula that is defined.

See Also

Reference

InfAdjMethod_Balance_MX Class