Reverses an approved Disbursement.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| accountPk |
Integer |
|
|
The Primary Key of the Account the Disbursement is linked to. |
| disbursementPk |
Integer |
|
|
The Primary Key of the Disbursement to update. |
| dateReversed |
Date |
Optional |
|
Not used.
If omitted, a value of ISRuntime.OptionalNullDate is assumed. |
| warning |
String |
Optional |
ByRef |
Even if the function returns True, a warning message may still be generated, e.g. via the "ExecuteCommitPost" script event. |
Return Value
Boolean
- Member of:
- finAccountFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0