Article Details
Id: | 11432 |
Product: | finPOWER Connect |
Type: | NEW |
Version: | 2.00.01 |
Opened: | 13/10/2013 |
Closed: | 13/10/2013 |
Released: | 20/11/2013 |
Job: | J012344 |
Business Layer; optimise finAccount.CanRestructure function
The finAccount.CanRestructure function touches the finAccount.Calculation object, which loads that information and performs a future calculation. This was used to test if the Loan uses precomputed Contractual Interest.
This can slow down the user interface if this information is not already loaded.
This function has been optimised to not use the Calculation object if it is not loaded. Instead this setting is checked from the Account Type.