Update the Account Transaction, switching an Opening Investment to Additional Investment or vice versa.

Syntax

finAccountTransactionFunctions.SwitchInvestmentOpeningAdditional(accountPk, accountTransactionPk, timestamp)

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The Primary key of the Account the Transaction belongs too.
accountTransactionPk Integer The Primary key of the Account Transaction to update.
timestamp Integer The record's Timestamp. This is used to ensure the record has not been updated by another process.

Return Value

Boolean

A Boolean value indicating success.

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