Employee's and Organizational unit's Work position available values:
Employee | Organizational unit | |
---|---|---|
Work positions | see page Work position | see page Work position |
Select | single | multiple |
// each employee and each organizational unit must have defined Work position value(s)
Pseudocode of Work position rules:
-
IF [Employee's Work position] not in [OU Work position] THEN evaluation = [1] - not appropriate
// if the Organizational unit has not listed employee's Work position as appropriate, the employee cannot be appropriate for the organizational unit
-
IF [Employee's Work position] in [OU Work position] THEN evaluation = [2] - appropriate
// if the Organizational unit has listed employee's Work position as appropriate, the employee could be appropriate for the organizational unit
Work position rules response is input for Evaluating aggregated attribute "General work".