Aborts a Bank Interface Request, including the Bank Transaction and related Service Log. It does not reverse the Bank Transaction.

Syntax

finBankInterface.ExecuteAbort(bankTransactionPk, [executePostFailed])

Parameters

NameTypeOptionalByRefDescription
bankTransactionPk Integer The Primary Key of a Bank Transaction.
executePostFailed Boolean Optional ByRef Returns True if the "StatusChange" event script fails. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finBankInterface
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0