Update the GlExportPk field on an AccountTransaction record.

The existing Transaction cannot already be included in a GL Export.

Syntax

finAccountTransactionFunctions.UpdateAccountTransactionGlExportPk(accountTransactionPk, glExportPk)

Parameters

NameTypeOptionalByRefDescription
accountTransactionPk Integer The Primary Key of the Account Transaction to update.
glExportPk Integer The glExportPk new value.

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