Update the ProcessedExternal3 field of an Account Transaction.

Syntax

finAccountTransactionFunctions.UpdateProcessedExternal3(accountTransactionPk, processedExternal3, timestamp)

Parameters

NameTypeOptionalByRefDescription
accountTransactionPk Integer The Primary key of the Account Transaction to update.
processedExternal3 Integer The ProcessedExternal3 new value.
timestamp Integer The record's Timestamp. This is used to ensure the record has not been updated by another process. If a negative number, checks the existing ProcessedExternal3 is Null instead.

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