LogEntries

This function loads the log entries from the Financial Consolidation Server.

Declaration:

Function LogEntries(xmlConnectionInfo As String, language As String, years, periods, scenarios, groups, settings As Long) As LogEntries

Parameters:

Parameters Description
xmlConnectionInfo Connection information
language Language in which output is shown
years The list of years
periods The list of periods
scenarios The list of scenarios
groups The list of groups
settings

Defines the data that must be validated:

  • 1: Database structures
  • 2: Parameters
  • 4: Exchange rates
  • 8: Financial data
  • 16: Recurring journals

Return value:

A COM object of the type LogEntries that includes a list of log entries.