Share via


InfAdjMethod_MonthBalance_MX.populateTmpTable Method [AX 2012]

Fills the RepomoReportTmp_MX temporary table for adjustment method Monthly Balance and also considers the calculation of REPOMO.

Syntax

public Common populateTmpTable(FromDate _fromDate, ToDate _toDate)

Run On

Called

Parameters

Return Value

Type: Common Table
The RepomoReportTmp_MX temporary table buffer with inflation adjustment values for the adjustment method Monthly Balance.

Exceptions

Exception Condition
Error

The main account does not exist for the account that is set as REPOMO in GL parameters or the REPOMO account in GL parameters is not selected.

Remarks

Considers the main accounts and the adjustment method Monthly Balance and inserts the transaction balance per month.

The process also considers the calculation of REPOMO for the adjustment method Monthly Balance.

See Also

Reference

InfAdjMethod_MonthBalance_MX Class