Updates the AccountSort letter of an Account Transaction - given various restrictions.

Syntax

finAccountTransactionFunctions.UpdateAccountSortSuffix(accountPk, accountTransactionPk, accountSort, [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.
accountSort String The new Account Sort letter, or blank to reset.
timestamp Integer Optional The Timestamp of the Account Transaction. If omitted, a value of -1 is assumed.

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