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.
Initializes current record based on records from OverdueDebtJournalLine_W table.
Syntax
public void initFromOverdueDebtJournalLines(OverdueDebtJournalLine_W _previousDebtLine, OverdueDebtJournalLine_W _currentDebtLine)
Run On
Called
Parameters
- _previousDebtLine
Type: OverdueDebtJournalLine_W Map
Record of debt in previous debt journal.
- _currentDebtLine
Type: OverdueDebtJournalLine_W Map
Record of debt in current debt journal.
Remarks
Change of debt for last period is calculated and recorded to current line.
Once record is excluded, it means that it was excluded in previous journal, so all debt must be posted, not only its change.