Table of Contents

Explanation

For support purposes, it is desirable to know the source of any report and whether that report is one of the Cyrious standard reports or a customized report that was developed for a specific user. While Crystal Reports supports pulling the file name and location of the RPT file, this is not helpful in determining this because:

In order to provide this information, a mechanism was built into Control to inject text into the report identifying the source of the report.

Information Inserted

The information inserted will consists of one of the following:

Configuration

During the translation scan, Control looks for the exact text “SYSTEMREPORTFLAG” in the hint of each label. If it finds this in the formla, it replaces the text of the label with the Report Source.

To create this in Crystal Reports, execute the following steps:

Backlinks