This page (revision-3) was last changed on 26-Nov-2021 10:22 by Kevin Higgs

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 26-Nov-2021 10:22 1 KB Kevin Higgs to previous
2 26-Nov-2021 10:22 1 KB Kevin Higgs to previous | to last
1 26-Nov-2021 10:22 500 bytes JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
EMPLOYEE_SIGN_OFF is a toggle which is populated when an employee submits their open enrollment benefit elections. This toggle is not seen in any form; it is strictly in the database on the table [P2K_BE_OPEN_ENROLLMENT_EES] and may be used for workflow or reporting purposes. When the employee’s open enrollment is re-opened, the toggle is unchecked.
EMPLOYEE_SIGN_OFF is a toggle found on the [P2K_BE_OPEN_ENROLLMENT_EES] and [P2K_PR_TIME_SHEETS] tables.
At line 3 added 5 lines
!Benefits
This toggle is automatically populated when an employee submits their open enrollment benefit elections.
This toggle is not seen in any form;
it is strictly in the database on the table [P2K_BE_OPEN_ENROLLMENT_EES] and may be used for workflow or reporting purposes.
When the employee’s open enrollment is re-opened, the toggle is unchecked.
At line 9 added 6 lines
\\
!Time sheets
This toggle can be added to various browser screens to allow employees to validate that they believe their time sheet is accurate.
Selecting the [ACT_RECEIVED_EE_SIGN_OFF] button will populate the EMPLOYEE_SIGN_OFF column with a value of 1 in the database. A null value will indicate that the employee has not yet pressed the sign off button.
it is strictly in the database on the table [P2K_PR_TIME_SHEETS] and may be used for workflow or reporting purposes.