ClearLogEntries

This function deletes the log entries on the Financial Consolidation Server that have been created by the last call of ExecuteConsolidation.

Declaration:

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

Parameters:

Parameters Description
xmlConnectionInfo Connection information
language Language in which output is displayed
years A list of years to consolidate
periods A list of periods to consolidate
scenarios A list of scenarios to consolidate
groups A list of groups to consolidate
sequence The name of the sequence of consolidation rules to run

Return value:

None