|
Each payment within the pay period is placed in a sub-period. The pay period is 1 payroll cycle. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(30) |
|
Mandatory |
Yes |
|
A system generated identity for the pay group period. This also acts as a primary key for the PayGroupPeriodGenId table. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
Shows the year for the pay group. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
Shows the period for the pay group. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
Holds the sub period for the allowance record. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the status of the sub period. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
The Start Date is computed from the first day and first month of the SubPeriodTemplate entity. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
The End Date is computed from the last day and last month of the SubPeriodTemplate entity. |
|
|
|