Reverses the Bank Transaction.

If a Workflow is created then various entries be added to the Workflow's UserData before it is initialised, e.g., BankTransaction1Pk, BankTransaction2Pk. This allows any Workflow Script code to reference the Bank Transaction being reversed.

Syntax

finBankTransactionReverse.ExecuteCommit([reversePk], [warning])

Parameters

NameTypeOptionalByRefDescription
reversePk Integer Optional ByRef The primary key of the reversed Bank Transaction. If omitted, a value of 0 is assumed.
warning String Optional ByRef A warning returned when a non-critical element of this process has failed, e.g., processing a Workflow. This method may still return True but the warning can be used to alert the User.

Return Value

Boolean

A Boolean value indicating success.

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