|
This is where you set up a pay element that is automatically inserted every time you initialise payroll. Each employee can have one or more recurring pay element set up. If you do not see any records for a selected employee, it means that none has been set up yet. A recurring pay element set up can be deleted without affecting pay pay records. A recurring pay element is in essence, a set of instructions and rules to insert the pay element. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
System generated identifier. It is blind to the user. It also holds the primary key for the Employee table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the formula on what leave / deduction / allowance etc, the employee has taken. This is the primary key for the Formula table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(30) |
|
Mandatory |
Yes |
|
Shows the generating identity of the recur allowance. This acts as the primary key for the EmployeeRecurAllowance table. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows if the allowance should be suspended or not. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the full amount for the allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the recurring amount for the allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the end counter for the recurring allowance. The counter is calculated from the start and end period / year. Set this counter to zero and the end period is ignored. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the sub period for the allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
States the start year of the recurring allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the start period of the recurring allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the end year of the recurring allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the end period of the recurring allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Store any remarks about the recurring allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
char(1) |
|
Mandatory |
No |
|
Shows the creating process of the recurring allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Stores the identity for the pay record. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the first user defined parameter value. The values for these user-defined fields will not be extracted from the system but to be entered by the user during pay record processing when the code is selected. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the second user defined parameter value. The values for these user-defined fields will not be extracted from the system but to be entered by the user during pay record processing when the code is selected. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the third user defined parameter value. The values for these user-defined fields will not be extracted from the system but to be entered by the user during pay record processing when the code is selected. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the forth user defined parameter value. The values for these user-defined fields will not be extracted from the system but to be entered by the user during pay record processing when the code is selected. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the fifth user defined parameter value. The values for these user-defined fields will not be extracted from the system but to be entered by the user during pay record processing when the code is selected. |
|
|
|