Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _fromDate
Type: FromDate Extended Data Type
The from date to use to select the range of transactions.
- _toDate
Type: ToDate Extended Data Type
The to date to use to select the range of transactions.
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.