|
The Search feature is a powerful tool to locate an employee or personal record. It is available in a number of modules as a Search button. Clicking on the Search button brings up the Search window. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
A search identity for users. This also acts as a primary key for the UserSearchSetting table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(40) |
|
Mandatory |
No |
|
Stores a description about the search function. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows a search field for the user. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
A search option for the user. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
A search string for users convenience if they cannot find a particular object. String is a data type which includes letters, digits and special characters. It is a sequence of characters. |
|
|
|