Context engine glossary – amounts
The context engine is a large database of retrievable variables, available for use throughout LoanPro software. These are the variables for amounts:
Name | Variable | Description |
Past 24-Month Past Due Table String | [[v('status-24-dpd-history')]] | Generates the amount past due codes for the same day of the month, per month, for the last 24 months. For more information see: delinquency history table. |
# Of Times 180 DPD In 24 Months | [[v('status-24-dpd-180')]] | Generates the number of times the account has been 180+ days past due in the last 24 months. |
# Of Times 150 DPD In 24 Months | [[v('status-24-dpd-150')]] | Generates the number of times the account has been 150+ days past due in the last 24 months. |
# Of Times 120 DPD In 24 Months | [[v('status-24-dpd-120')]] | Generates the number of times the account has been 120+ days past due in the last 24 months. |
# Of Times 90 DPD In 24 Months | [[v('status-24-dpd-90')]] | Generates the number of times the account has been 90+ days past due in the last 24 months. |
# Of Times 60 DPD In 24 Months | [[v('status-24-dpd-60')]] | Generates the number of times the account has been 60+ days past due in the last 24 months. |
# Of Times 30 DPD In 24 Months | [[v('status-24-dpd-30')]] | Generates the number of times the account has been 30+ days past due in the last 24 months. |
Remaining Discount | [[v('status-remaining-discount')]] | Generates the amount of remaining discount left on the account for which the variable is being generated. |
Due Discount | [[v('status-due-discount')]] | Generates the amount of due discount on the account for which the variable is being generated. |
Due Escrow | [[v('status-due-escrow')]] | Generates the amount of due escrow on the account for which the variable is being generated. |
Due Fees | [[v('status-due-fees')]] | Generates the amount of due fees on the account for which the variable is being generated. |
Full Due | [[v('status-full-due')]] | Generates (full amount past due + next payment amount) for the account for which the variable is being generated. |
Total Due To Date | [[v('status-due-to-date')]] | Generates the total amount due to date on the account for which the variable is being generated. |
Remaining Interest | [[v('status-remaining-interest')]] | Generates the amount of calculated future interest left on the account at the time the variable is generated for the account. |
Percent Paid-Off | [[v('status-percent-paid-off')]] | Generates the percentage paid-off for a specific account |
Total Credits | [[v('status-total-credits')]] | Generates the sum of all credits that have been given on the account. |
Total Advancements | [[v('status-total-advancements')]] | Generates the sum of all advancements that have been added to the account. |
Due Principal | [[v('status-due-principal')]] | Generates the amount of due principal on the account for which the variable is generated. |
Payoff Fees Outstanding (Unpaid) | [[v('status-payoff-fees')]] | Generates the sum of all payoff fees left to be paid on the account for which the variable is generated. |
Due Interest | [[v('status-due-interest')]] | Generates the amount of interest that has come due on an account to date. (If an account is set to between transactions interest calculation, this number will be higher than the amount of interest that has come due with payments). |
Amount Past Due 30+ Days | [[v('status-amount-past-due-30')]] | Generates the amount past due if the account is past due more that 30 days. If an account is not 30+ days past due, then this variable will generate nothing for that account. |
Amount Past Due | [[v('status-amount-due')]] | Generates the total amount past due on the account for which the variable is generated. |
# Of Days Past Due | [[v('status-days-past-due')]] | Generates the total number of days past due on the account for which the variable is generated. |
Was this article helpful?