|
Select the report items. Selected items are saved when you close the window. In this case, it is the sort item. This can mean that it either sorts the items alphabetically or numerically. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
A system generated identity. It is blind to the user. This also acts as a primary key for the EmpSortItem table. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the item order for the sorting of the employee. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the type of item for the sorting of the employee. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Displays the item title for the sorting of the employee. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the identity of the system table for the employee sort. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the identity of the system attribute for the employee sort. |
|
|
|