Labor Totals
Labor totals are summary records for each individual employee logged into the PlantStar Panorama system.Labor totals can be for the current login (ls_cur_base) or completed logins (ls_hist_base).
If multiple employees are logged in at the same time, each of them will have information about what happened during the time they were logged in. For example, employees A and B log in and out at the same time. During the time they were logged in 1000 pieces were made. The ls_hist_base records for each employee will show that 1000 pieces were made.
If an employee is logged in during job or shift changes, the labor totals are broken into pieces for each of these changes. For example employee A logs in. When a new job starts an ls_hist_base record is written to cover the time from login to job change. When a shift changes, a new record is written from the job change to the shift change. When the employee logs out a third record is written from the shift change to the logout.
Labor Total for the current employees are stored in ls_cur_base base production information.
Job Total information for logged out are stored in ls_hist_base base summary and parameter information.