ecls_flsa_exmpt_tbl: FLSA Overtime exemption status is applied via nbajobs eclass...

Description Usage Format

Description

FLSA Overtime exemption status is applied via nbajobs eclass setting. This setting enables or disables the ability to enter extra overtime hours into the web time entry timesheet. The dataset maps the ~40 eclasses to their FLSA OT exemption status. 'FLSA OT Exempt' is one of three values: T, F, or NA. NA is typically applied to corner cases such as the 'MG' or Additional Compensation Eclass. This dataset is principally used in the add_flsa_exmpt_status. The individual exempt non-exempt designations should be reviewed on an annual basis with the HR team to ensure that the Banner implementation has not changed.

Usage

1

Format

A dataframe with 43 rows and 2 variables:

Ecls Code

The two digit abbreviated eclass code. Only the eclass applied to NBAJOBS record affects FLSA status

FLSA OT Exempt

A boolean value indicating whether the eclass allows overtime hours on webtime entry. Acceptable values include T, F, and NA.


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.