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
- _fromDate
Type: FromDate Extended Data Type
The from date to be considered to select the range of transactions.
- _toDate
Type: ToDate Extended Data Type
The start date to be considered to select a range of transactions.
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.