Update the ExtendedData field of an Account Transaction.

Syntax

finAccountTransactionFunctions.UpdateExtendedData(accountTransactionPk, extendedData, timestamp)

Parameters

NameTypeOptionalByRefDescription
accountTransactionPk Integer The Primary key of the Account Transaction to update.
extendedData String The External Data new value.
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