Update the PromiseStatus field of an Account Transaction.

Syntax

finAccountTransactionFunctions.UpdatePromiseStatus(accountTransactionPk, promiseStatus, timestamp)

Parameters

NameTypeOptionalByRefDescription
accountTransactionPk Integer The Primary key of the Account Transaction to update.
promiseStatus isefinTransactionPromiseStatus The new Promise Status 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