Accounting Interface functionality and services.

Methods

Name Description
CreateGlBankTransaction Create an ISGlBankTransaction object.
CreateGlExport Create an ISGlExport object.
CreateGlJournal Create an ISGlJournal object.
GetEntityFromGlExportId Returns the Entity Pk used in a GL Export batch.
GetExistingGlExportBatchesDataView Retrieves existing GL Export Batches from the database in the form of a DataView.
GetExportTypeProperties Get Export Type Properties.
GlExportExists A GL Export exists given a GL Export Id.
IsFileBasedExporter Returns True if the Export Type is File based.
IsServiceAvailable Returns a Boolean value indicating the Service is Available, regardless of whether it is configured or not.
IsServiceAvailableAndConfigured Returns a Boolean value indicating the Service is Available and Configured.
IsWebApiBasedExporter Returns True if the Export Type is Web API based.
Refresh Forces the Accounting Interface service to reinitialise.
SupportsTestMode Returns True if the Service support Test Mode.
SupportsWebServices Indicates if an Export Type is supported via Web Services.
SwitchEntity Switch the Entity the Accounting Interface is using.

Properties

Name Description
Entity Read-Only The current Entity the Accounting Interface is using.
EntityId Read-Only The EntityId of the current Entity the Accounting Interface is using.
EntityPk Read-Only The Pk of the current Entity the Accounting Interface is using.
Enums Read-Only Accounting Interface Enum functionality.
IsInitialised Read-Only Returns True if the Accounting Interface Service has been successfully initialised.
ServiceId Read-Only Returns the default Accounting Interface Service Id.
Service_Myob Read-Only The MYOB service.
Service_Xero Read-Only The Xero service.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0