Create the Withdrawal Transaction.
Syntax
finAccountWithdrawal.ExecuteCommit([bankInterfaceRequestSent], [bankInterfaceRequestMessage], [warning])
Parameters
| Name | Type | Optional | ByRef | Description |
| bankInterfaceRequestSent |
Boolean |
Optional |
ByRef |
If omitted, a value of False is assumed. |
| bankInterfaceRequestMessage |
String |
Optional |
ByRef |
|
| 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
A Boolean value indicating success.
- Member of:
- finAccountWithdrawal
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0