Article Details
Id:10812
Product:finPOWER Connect
Type:FIX
Version:1.06.06
Opened:04/01/2013
Closed:07/01/2013
Released:29/01/2013
Job: J010952

Account Restructure; Commit from the Business Layer fails with invalid Balance message

Committing an Account Restructure from the Business Layer may fail with an invalid Balance message, eg "Invalid Interest Bearing Principal Balance.".

To workaround this issue you can insert the following code before calling AccountRestructure.CalculateNew:

' Workaround
Dim temp As Decimal
temp=AccountRestructure.NetBalance