Update the ProcessedExternal1 field of a Bank Transaction.

Syntax

finBankTransactionFunctions.UpdateProcessedExternal1(bankTransactionPk, processedExternal1, timestamp)

Parameters

NameTypeOptionalByRefDescription
bankTransactionPk Integer The Primary key of the Bank Transaction to update.
processedExternal1 Integer The processedExternal1 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 ProcessedExternal1 is Null instead.

Return Value

Boolean

A Boolean value indicating success.

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