Claim Reporting

Claim Reporting

Report Conditions to Consider #

In order to get the correct information when creating reports with claim information, there is at least one object you should consider including as a condition:

  • Claim Status Change Date - this condition limits the result output of all the different claim statuses a claim can have.

Claims With or Without Bookings #

A report query having objects from both the Claim Information structure and the Accounting Information structure, you must be aware that this kind of report will only show claims that have bookings. Claims without any accounting data are not retrieved in such a report.

If you want to create a report with claims regardless if they have any accounting figures you need to create two report queries and combine the result into one report table.

To Create a Claim Report Regardless of Bookings:

  1. Create one query that has both the claim and accounting objects you are interested in.
  2. Create a second query that has the same claim objects as the first one, i.e. exclude the accounting objects.
  3. Insert a new report table where you select all the accounting objects from the first query, and all the claim objects from the second query.

For more details on how to create an additional query and how to make a combined report result refer to section Creating Additional Queries.

Claim References #

On the Section Specific tab of a claim in SICS there is a Display List for Claim References.

The objects in subclass Claim References may or may not work within your reporting environment, since this area is dependant on the Reference Data set-up within the SICS database. The objects in this class are therefore configured for demonstrative purposes, using Reference Codes and Names for Broker, Cedent, Former Claim Identifier, Insured and Unique Claim Reference.

If your environment uses additional or different codes and names, then your system administrator must edit the universe to take these differences into account. Refer to Customisation of Claim Reference Class of Objects in the System Administration Guide.