Set the Extended Data for an 'AccountStatement' Account Log.
Syntax
finConversionUtilities.AccountLogCreateStmtExtendedData(account, accountLog, balance, dateFrom, dateTo, minimumPaymentDate, minimumPaymentValue, minimumPaymentDirectDebit, overdue, overdueLast, finalStatement)
Parameters
| Name | Type | Optional | ByRef | Description |
| account |
finAccount |
|
|
|
| accountLog |
finAccountLog |
|
|
The AccountLog object. |
| balance |
Decimal |
|
|
|
| dateFrom |
Date |
|
|
|
| dateTo |
Date |
|
|
|
| minimumPaymentDate |
Date |
|
|
|
| minimumPaymentValue |
Decimal |
|
|
|
| minimumPaymentDirectDebit |
Boolean |
|
|
|
| overdue |
Decimal |
|
|
|
| overdueLast |
Decimal |
|
|
|
| finalStatement |
Boolean |
|
|
|
Return Value
Boolean
- Member of:
- finConversionUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0