# Clock Out (EMPTIME.E2)

Read Time: 1 minute(s)

Form Details
Form Details

Purpose
This procedure is used for clocking employees out of the system. It is usually used in conjuction with a bar code wedge device for reading bar coded employee badges, but data can also be keyed by hand. When the employee number is entered or scanned the system checks the current login status of the employee. If the employee is already clocked in, they will be clocked out. The EMPTIME.E1 procedure is used to clock employees in. The EMPTIME.E procedure is also available and provides both clock in and clock out capabilities.

Frequency of Use
When employees start their shift.

Prerequisites
Employee information must be entered using the EMP.E procedure and control parameters must be defined in the LABOR.CONTROL and BAR.CONTROL procedures.

Version 8.10.57