|
Campus Information Retrieval System CIRS Human Resources, Data Operations |
User Manual | Data Element Dictionary | Tutorials | Systemwide HR | Support |
The screening statements below can be used to identify intermittent employees.
In the employment history files use time base. For example:
WHERE XX:TIMEBASE EQ 'INT'
In the payment history files use payment type, roll code and salary type. For example:
WHERE (XX:paymetyp eq '0') and (XX:ROLLCODE EQ '3') and (XX:saltype eq '4' or '5')
For information on the above referenced fields, refer to the CIRS Data Element Dictionary.