CopySubgroupDataExecuting

This function checks whether a previously started copy subgroup data process is still running.

Declaration:

Function CopySubgroupDataExecuting(xmlConnectionInfo As String, language As String, year As String, period As String, scenario As String, group As String, company As String) As Boolean

Parameters:

Parameters Description
xmlConnectionInfo Connection information
language Language in which output is shown
year The source year
period The source period
scenario The source scenario
group The subgroup to copy
company The subgroup company to copy to

Return value:

If the copy subgroup data process is still running, the return value is true, otherwise false.