|
This keeps track of an employee's job responsibilities. This module is linked to the competency module and can import data that you have created for positions under there (competency module). An employee can have more than 1 job responsibility record. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the responsibility. It is the primary key for the Responsibility table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Stores a description about the responsibility. |
|
|
|