Transferring balances
You can transfer credits and debits from one account to another. For example, if a new owner moves into a property with unpaid balances, you can transfer those balances to the new owner's account. To transfer a balance, Infor Public Sector adds a transfer transaction to the "from" account and an account adjustment to the "to" account. The transferred balances then become credits or debits on the "to" account.
For the purpose of balance transfers, Infor Public Sector distinguishes between two types of balances: property-based and non-property-based. Property-based balances, such as taxes, are specific to a property, and must be transferred to the owner of the property. Non-property-based balances can be transferred to a previous owner or to a tenant's account. You indicate which line items are property-based by selecting the Property Based check box in Line Item Setup.
See Transferring credits.
There are also some methods in the API that can be used to transfer balances programatically: TransferCreditBalance, TransferDebitBalance, and TransferCreditAndDebitBalance. See the API documentation for more information.