Attendant report record, Event log – Gasboy SCII POS User Manual
Page 37

30
Report file formats
Point of Sale and Shift Change
Gasboy CFN Series
03/07/03
Attendant report record
The attendant report record is identified by ATN followed by
• 4 digit shift refernce number - not implimented, always 0000
• 19 digit attendant number
• 2 digit shift number
• 10 digit date, YYMMDDHHMM
For example, the Attendant record for this site would look like the following:
ATN,0000,0000000000000000088,01,0007112027
Event log
The event log record is identified by EVT followed by the:
• 3-digit event type (event types are listed in the Event section of the Disk journal layout
chapter),
• 2-digit POS number,
• 2-digit POS shift number,
• 10-digit amount, and
• date and time of the event.
For events, such as the new day or end-of-day events, which do not have a POS number or amount
associated with the event, the null value for these fields is 0.
For example, if the new day begins on 11/04/00 at 5:45 AM the following event log record would
appear in the report:
EVT,010,00,01,0000000.00,0011040545
An example of an event that has a POS number associated with the event without an amount being
associated with the event is the clerk sign-on.
For example, when a clerk signs on station 1 at 3:17 PM on 4 November 2000, the following event
log record would appear in the report:
EVT,000,01,02,0000000.00,0011041517
The safe drop event is an example of an event that has both a POS number and an amount
associated with the event.
For example, when a clerk drops $24.69 on station 3 at 8:20 AM on 4 November 2000, the
following event log record would appear in the report:
EVT,003,03,01,0000024.69,0011040820
Begin-shift and end-shift are not real events.
• The begin-shift pseudo-event is the new-day event on the first shift report and the next- clerk
event on all other shift reports.
• The end-shift pseudo-event is the end-of-day event on the last shift report of the day and the
next-clerk event on all other shift reports.
For example, if the first shift begins on 11/04/00 at 5:45 AM, the following event log record would
appear in the first shift report of each console:
EVT,010,00,01,0000000.00,0011040545