Rules for Player Reports
(Adapted from Beginning Crystal Reports v.6.0 Guidebook, Aristocrat Technologies, 2002.)
- For Mailing Reports, Create and Activate the Bad Address and Want Mail parameters.
- All reports that contain statistics need to have IDType equal to 'P' for player reports, and 'G' for group reports.
- To segment 'PIT' and 'SLOT' play, use the select expert to have Stattype equal to 'PIT' or 'SLOT'.
- Always link Player_ID to Meta_ID for player-based reports, and Group_ID to Meta_ID for group-based reports. (The guidebook says to do this for group-based reports that use temporary cards.)
- When creating player reports it is always recommended to group by Player_ID.
- Insert and activate the Start and End Date parameters using the gaming date field in the stat table for reports with statistics.
Rules for Accounting Reports
(Adapted from Advanced Crystal Reports v.6.0 Guidebook, Aristocrat Technologies, 2002.)
- The Audit Date parameter is equal to {?AuditDate}.
- The ACTIVE field is equal to 'Y' if you want active machines.
- The PERIOD_ID is equal to '4' (Current) or select another period_id based upon the type of report you are creating.
- Link CDS_SLOTMAST to BB_REVISIONHISTORY by SLOTMAST_ID and REVISION.
- Link BB_REVISIONHISTORY to BB_REVENUE by SLOTMAST_ID and AUDITDATE.
PERIOD_ID
Value | Meaning |
---|---|
4 | Current (Last 24 Hours) |
5 | Period to Date (1 week) |
6 | Month to Date |
7 | Quarter to Date |
8 | Year to Date |
9 | Life to Date |