Reverse an Accounting Ledger.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| accountPk |
Integer |
|
|
The Primary Key of the Account the Accounting Ledger is linked to. |
| accountingLedgerPk |
Integer |
|
|
The Primary Key of the Accounting Ledger to Reverse. |
| dateReversed |
Date |
Optional |
|
The date to Reverse. If not supplied it is set to the current Database Date.
If omitted, a value of ISRuntime.OptionalNullDate is assumed. |
Return Value
Boolean
- Member of:
- finAccountFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0