Will fail if a Bank Transaction, instead you should use finBankTransactionFunctions.UpdateDateCleared.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountTransactionPk | Integer | The Primary key of the Account Transaction to update. | ||
| dateCleared | Date | The new dateCleared. | ||
| timestamp | Integer | Optional | The record's Timestamp. This is used to ensure the record has not been updated by another process. If not specified no check is undertaken. If omitted, a value of -1 is assumed. |
A Boolean value indicating success.