Share via


InfAdjMethod_TransDate_MX.populateTmpTable Method [AX 2012]

Populates according to the CapitalAdjReportTmp_MX temporary table for the transaction date adjustment method.

Syntax

public Common populateTmpTable(FromDate _fromDate, ToDate _toDate)

Run On

Called

Parameters

Return Value

Type: Common Table
The buffer from the temporary CapitalAdjReportTmp_MX table after the calculation of the inflation adjustment for the transaction date adjustment method.

Remarks

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

See Also

Reference

InfAdjMethod_TransDate_MX Class