This topic is designed to walk you through the basic steps involved in creating a custom report using SAP Crystal Reports. When you complete the tutorial and want to start creating more complex reports, refer to the SAP Crystal Reports Online Help for detailed instructions.
Note: We recommend creating a sub-report for each multi-record database you add to the same report.
The report you will create will be an Employee Original Hire Date List report that retrieves the following information: employee first name, employee last name, and original hire date.
If you are creating a custom report for the first time, you must specify Abra HRMS Data Access as the data source.
If the report contains data from two or more database files, the database files must be linked. Database files are linked so records from one database match related records from another. When you link database files, a field is used that is common to both databases.
For example, you might want to add benefit plans descriptions and employee benefit premiums to the Employee report. When you add the Employee Benefit table (HBENE) and the Benefit Plan table (HBEPLAN) to the Employee Personnel table (HRPERSNL), the databases are linked so that each employee (from the Employee Personnel table) can be matched up with their benefit descriptions (from the Benefit Plan table) and each benefit description (from the Benefit Plan table) can be matched up with the employee benefit premium (from the Employee Benefit table) .