|
This entity tells you about the different formats for generating payslips ranging from dot matrix, laser and customised format. These formats are pre-defined to standard forms. The laser pay slips format requires a special folding machine. |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the payslip format. This also holds the primary key for the PaySlipFormat table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
The Dynamic Link Library (dll) name, also the file extension name. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
To call on the code that changes data into messages. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Often comes in a form of a checkbox. The customer can create a questionnaire and have the option to either check or uncheck the box. Ticking the box will show “1” in the database while not checking the box will show “0”. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Often comes in a form of a checkbox. The customer can create a questionnaire and have the option to either check or uncheck the box. Ticking the box will show “1” in the database while not checking the box will show “0”. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Often comes in a form of a checkbox. The customer can create a questionnaire and have the option to either check or uncheck the box. Ticking the box will show “1” in the database while not checking the box will show “0”. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
It only allows whole numbers to be entered. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
It only allows whole numbers to be entered. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
It only allows whole numbers to be entered. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Usually represents numbers or digits. Numeric(5,2) means there are 5 digits with 2 decimal places, i.e. 123.45 |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Usually represents numbers or digits. Numeric(5,2) means there are 5 digits with 2 decimal places, i.e. 123.45 |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Usually represents numbers or digits. Numeric(5,2) means there are 5 digits with 2 decimal places, i.e. 123.45 |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
It can ask for the date-of-birth or hire date of the user and this function will show a calendar for an easier selection. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
It can ask for the date-of-birth or hire date of the user and this function will show a calendar for an easier selection. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
It can ask for the date-of-birth or hire date of the user and this function will show a calendar for an easier selection. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer. |
|
|
|