|
This is used to automate some of the processing, like insert recurring pay elements, medical claim policy, assign overtime tables and so on. Automation can help verify leave balances, contract periods etc when employees have a status change. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
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 |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. It also holds the primary key for the MapRPayElement_mm table. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the sub period for the allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the recurring amount for the allowance. |
|
Name |
|
|
Code |
|
|
Data Type |
char(1) |
|
Mandatory |
No |
|
Shows the type of processes. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Stores the identity for the pay record. |
|
|
|