Modify a Custom Report
You can modify the appearance and type of information that
appears on the custom reports provided with Sage HRMS.
This example shows you how to add a field and label for the
employee’s date of birth to the Employee List.rpt.
Note: You
should never modify the original report. Make a copy before you modify it.
- Use Windows Explorer
to navigate to the appropriate product folder (HR, Time Off, or Training) located in Sage > Programs > Crystal. Locate the report . RPT file
you want to modify, for example, Employee List.rpt in the HR folder. Make a copy of it in the
same product folder using a different file name, for example Employee
List DEU.rpt. We recommend you copy the file using Explorer rather than using Save As in SAP Crystal Reports.
- From the Quick
Launch Toolbar, click the Crystal button to launch SAP Crystal Reports. The Welcome to Crystal Reports dialog opens.
- Select Open an Existing
Report and More Files….
- Click OK.
- Navigate to the appropriate
product folder located in Sage > Programs > Crystal and open the copied
RPT file, for example, Employee List DEU.rpt. The report opens in Design mode.
- The location for the
data used in the custom reports defaults to Abra HRMS Data Access.
- From the SAP Crystal Reports main menu, select Insert > Text Object. The field appears
as a floating object.
- Drag the field to the
desired location on the report, for this example between Name and Title and click once to anchor it in place.
- Double-click
in the text box and enter Date
of Birth.
- From the main menu, select Insert > Field Object. The Field Explorer dialog box
opens.
- Click the plus sign to expand Database Fields and HRPERSNL.
- Left-click
and drag p_birth
to the desired location on the report, for this example between @Employee name and p_jobtitle.
- From the main menu, select File > Print Preview to see the result.
- From
the main menu, select File > Save.
This example shows you how to remove the employee's salary.
- Click the Design tab to enter into design mode.
- On the Page Header band line, right-click on Salary and select Delete.
- Right-click
on the field name p_annual
and select Delete.
- From the main menu, select File > Print Preview to see the result.
- From the main menu, select File > Save.