Employee schedule flags and UDFs

(Columns 18 and 19-23, respectively)

When employee shift overrides are created, you can add up to ten (10) employee schedule flags and ten (10) employee schedule UDFs to the EMPLOYEE_SCHEDULE table. Employee schedule flags are stored in the Empskd_Flags column (Column 18) and employee schedule UDFs are stored in the Empskd_UDF[1..5] column (Columns 19 through 23, inclusive).

The Empskd_Flags field contains a string of 10 flag positions. Use the ampersand (&) character to blank out any particular flag position.

The purpose of these fields is to maintain a record whenever an employee schedule override is created. If the Creates Employee Override check box is cleared (that is, Registry.createsEmployeeOverride set to FALSE), these fields are not used. These fields are not visible through the user interface and are typically used for customization purposes.