Create a GLExport record. If the Id already exists the Pk is simply returned.

Syntax

finAccountTransactionFunctions.CreateGLExport(glExportId, entityPk, exportDate, notes, glExportPk)

Parameters

NameTypeOptionalByRefDescription
glExportId String The Export Id.
entityPk Integer Required if licensed for the Entities Add-On.
exportDate Date The Date of the Export (or Nothing to use the current Date).
notes String Any Notes.
glExportPk Integer ByRef

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