Safeguard Audit Service Manual (G06.24+, H06.03+)

Producing SAFEART Reports
Safeguard Audit Service Manual520480-014
6-5
SET Command
yyyy/mm/dd
yy/mm/dd
If hh:mm is omitted, the default starting time is 00:00 (midnight).
END TIME ending-time
is the date and time to establish an ending point for selecting events. Selected
events created on or before ending-time are included in the report. The format
of ending-time is the same as that for starting-time.
If hh:mm is omitted, the default ending time is 23:59 (one minute before midnight).
WHERE expression
is one or more comparison statements that define the criteria for selecting events
during the time interval specified by START TIME and END TIME. The format for
expression is:
compare-statement [ logical-operator compare-statement ... ]
compare-statement
compares a record item from a primary or secondary audit record to some
value. A compare-statement has the format:
record-item relational-operator value
record-item
is one of the valid field names described in Section 7, SAFEART Field
Descriptions. You can use a special Before prefix with some field names to
select the initial value of a field involved in a change attempt. Otherwise,
SAFEART searches for a field in its final state. For more information, see
Special Before Prefix on page 6-13.
yyyy is a number representing the century and year, such as 2001.
yy is a number representing the year in the current century, such as 01
for 2001. Leading zeros are optional.
mm is a number in the range 01 through 12, representing the month of
the year, such as 4 for April. Leading zeros are optional.
dd is a number in the range 01 through 31, representing the day of the
month. Leading zeros are optional.
hh is a number in the range 00 through 23, representing the hour of the
day, such as 02 for 2:00 a.m. or 14 for 2:00 p.m. Leading zeros are
optional.
mm is a number in the range 00 through 59, representing the minute of
the hour. Leading zeros are optional.