ClearLogEntries

This function clears the log entries on the Financial Consolidation Server.

Declaration:

Sub ClearLogEntries(xmlConnectionInfo As String, language As String, years, periods, scenarios, groups, settings As Long)

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:

None