Collection viewer - NISR Contract Table 03/04

Back to field list for 03026

03026: Grade structure

Field Information

Number: 011
Name: Grade structure
Abbreviation: GRADE
Length: 2
Status: This field must be completed with a valid code other than the default code when any of the activity code fields (24, 27, 30) for this contract have been coded '2A' and the contract is not 'atypical'.
Description: The Grade structure indicates the staff member's grade for this contract.
Notes: NB This field as currently specified collects data for academic staff only and mimics the grade field in the Staff Individualised Record. Detail of the data to be recorded about grade and salary in future years has not yet been confirmed, as it will be necessary for this to reflect the final outcome of current negotiations between UCEA and the unions. However, it is looking likely that the new pay and grading structures will not be implemented until after 2003/04 in the majority of institutions. This field and the salary point field will then be redefined (in terms of both coverage and valid entries) to reflect the new arrangements from 2004/05.

This field should show the grade for the contract at 31 July 2004 or the end date of the contract if earlier.

If a member of staff is on related PCEF, UAP or CSCFC grade structures but not on one of the grade structures specified they should be returned as codes 29, 59 or 65.

It is recognised that there is not a scale for UAP Professors. Code '34' should be used for all professors paid upwards from the UAP professorial minimum and awarded UAP nationally agreed settlements. It is recognised that in some institutions it may be difficult or impossible to assign staff to a particular grade structure. In such instances, code '99' should be used.

Institutions using the Final Salary Spine for field 16 Salary point should use codes '71-74 Locally determined scale' in this field.

Default code 'XX' must be used when all of the activity code fields (24, 27, 30) have been coded either '1', '2B', '3A', '3B', '3C', '4A', '4B', '5', '6', '7', '8', '9' or 'XX'.

Default code 'XX' can be used for atypical staff.
Reason Required: For staff profiling and the tracking of career histories.

Valid Entries

01Lecturer (PCEF scale).
02Senior lecturer (PCEF scale).
03Principal lecturer (PCEF scale).
04Head of department (PCEF scale).
05Researcher A (PCEF scale).
06Researcher B (PCEF scale).
29Other PCEF.
31Lecturer A (UAP scale).
32Lecturer B (UAP scale).
33Senior lecturer (UAP scale).
34Professor (UAP minimum).
35Research grade IB (UAP scale).
36Research grade IA (UAP scale).
37Research grade II (UAP scale).
38Research grade III (UAP scale).
39Research grade IV (UAP scale).
40Clinical lecturer
41Clinical senior lecturer
42Clinical professor
59Other UAP
61Lecturer (CSCFC scale)
62Senior lecturer (CSCFC scale)
63Professor/Head of department (CSCFC scale)
64Researcher (CSCFC scale)
65Other CSCFC
71Locally determined scale - Professor
72Locally determined scale - Senior/Principal lecturer
73Locally determined scale - Lecturer
74Locally determined scale - Researcher
99Other.
XXNot applicable/Not required (Default code).

Validation Rules

024963
This field must contain a valid code. (Severity: 99)
M_VALIDCODE
024964
If ((ACT1 or ACT2 or ACT3 =2A) and TERMS<>3) for this contract then this field must not be XX. (Severity: 99)
(M_ISFIELD(_ACT1_,"2A") ||M_ISFIELD(_ACT2_,"2A") ||M_ISFIELD(_ACT3_,"2A") ) && !M_ISFIELD(_TERMS_,"3") ?
!M_ISFIELD(uiCurFieldNo,"XX") :
M_TRUE
025390
If (ACT1 and ACT2 and ACT3 = 1, 2B, 3A, 3B, 3C, 4A, 4B, 5, 6, 7, 8, 9 or XX) for this contract then this field must be XX. (Severity: 99)
((M_ISFIELD(_ACT1_,"1") ||M_ISFIELD(_ACT1_,"2B") ||M_ISFIELD(_ACT1_,"3A") ||M_ISFIELD(_ACT1_,"3B") ||M_ISFIELD(_ACT1_,"3C") || M_ISFIELD(_ACT1_,"4A") ||M_ISFIELD(_ACT1_,"4B") ||M_ISFIELD(_ACT1_,"5") ||M_ISFIELD(_ACT1_,"6") ||M_ISFIELD(_ACT1_,"7") ||M_ISFIELD(_ACT1_,"8") ||M_ISFIELD(_ACT1_,"9") ||M_ISFIELD(_ACT1_,"XX")) && (M_ISFIELD(_ACT2_,"1") ||M_ISFIELD(_ACT2_,"2B") ||M_ISFIELD(_ACT2_,"3A") ||M_ISFIELD(_ACT2_,"3B") ||M_ISFIELD(_ACT2_,"3C") || M_ISFIELD(_ACT2_,"4A") ||M_ISFIELD(_ACT2_,"4B") || M_ISFIELD(_ACT2_,"5") ||M_ISFIELD(_ACT2_,"6") ||M_ISFIELD(_ACT2_,"7") ||M_ISFIELD(_ACT2_,"8") ||M_ISFIELD(_ACT2_,"9") ||M_ISFIELD(_ACT2_,"XX")) && (M_ISFIELD(_ACT3_,"1") ||M_ISFIELD(_ACT3_,"2B") ||M_ISFIELD(_ACT3_,"3A") ||M_ISFIELD(_ACT3_,"3B") || M_ISFIELD(_ACT3_,"3C") || M_ISFIELD(_ACT3_,"4A") ||M_ISFIELD(_ACT3_,"4B") ||M_ISFIELD(_ACT3_,"5") ||M_ISFIELD(_ACT3_,"6") ||M_ISFIELD(_ACT3_,"7") ||M_ISFIELD(_ACT3_,"8") ||M_ISFIELD(_ACT3_,"9") ||M_ISFIELD(_ACT3_,"XX"))) ?
M_ISFIELD(uiCurFieldNo, "XX") :
M_TRUE
tech info:2010-07-31 11:06:08; EXT-WEB-LIVE1; 38.107.191.100; /index.php?option=com_collns&Itemid=233&task=show_manuals&r=03026&f=011; live CCBot 1.0