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.
Calculates the total monthly balances per month for profit and loss accounts.
Syntax
private void getTotalPL(RepomoReportTmp_MX _repomoReportTmpPL)
Run On
Called
Parameters
- _repomoReportTmpPL
Type: RepomoReportTmp_MX Table
The RepomoReportTmp_MX temporary table buffer that has monthly balances of profit and loss accounts to use to calculate the total.
Remarks
Selects the summation of monthly balances of profit and loss accounts and inserts it into a container.