With the CC_MAIN_CLASS_DATE (main_class_code;cc;co;VWeekFrom;VWeekTo;balance_type;value) function, you can include amounts for a cost center by classification or series of classifications, within a particular date range, in the worksheet.
Select the administration from which you want to retrieve the Exact data. If you select Default, the data will be taken from the default company. If you select a company, the data from the selected company will be displayed.
The advantage of not selecting a company is that the same report can be used for each company. You only need to change the default company to get the right data.
Select the function you want to use. In this case "CC_MAIN_CLASS_DATE".
Select the classification (Category 1), for which you want the balance to be displayed. Select multiple classifications as follows : 001:022. In this case, the balance of classifications 001 through 022 will be displayed.
Select the cost center for which you want to see the balance. Select multiple cost centers as follows: a:bzzzz. In this case the balance for all the cost centers that begin with an 'A' or a 'B' will be displayed. If you leave the field empty, the balance for all the cost centers will be included.
Select the date as of which you want the balance to be retrieved. Transactions that occurred prior to this date will not be included.
Select the date up to which you want the balance to be retrieved. Transactions that took place after this date will not be included.
You can retrieve information after entry. This means that information from unprocessed entries will also be displayed (unprocessed=1; processed= 0).
Select which value you want to have displayed in the worksheet. You have the following options:
Select the date or reporting date that should be used when selecting the information. If this field is left empty, the value from the settings will be used. This setting concerns the date field described above
This is where you indicate whether you want closing entries to be included in the function.
CC_MAIN_CLASS_DATE("001:022";"ADM";100;"1/1/2002";"31/1/2002";1;3;1;1)
The balance 'after entry' for the cost center 'ADM', classification 001 through 022, entered in entry date range January 1 through January 31, 2002, for company 100 will be displayed in the worksheet, including closing entries.