Updates the denormalised OverdueFromDate and OverdueCFromDate columns on the Account table. Used to quickly calculate Overdue Days for an Account.
Syntax
finAccountFunctions.AccountOverdueDaysUpdate([rangeAccounts], [updateOverdueDays], [updateContractualOverdueDays])
Parameters
| Name | Type | Optional | ByRef | Description |
| rangeAccounts |
String |
Optional |
|
Optional range of Accounts to process. |
| updateOverdueDays |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| updateContractualOverdueDays |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
Return Value
Boolean
- Member of:
- finAccountFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0