Cancel an Accounting Ledger.

Syntax

finAccountFunctions.AccountingLedgerCancel(accountPk, accountingLedgerPk, [dateCancelled])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Primary Key of the Account the Accounting Ledger is linked to.
accountingLedgerPk Integer The Primary Key of the Accounting Ledger to cancel.
dateCancelled Date Optional The Date to cancel the Accounting Ledger. If not specified the current Date is used. 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