|
CPF contributions are calculated from the employee's wages and the wages are classified into 2 categories (following the definition from the CPF's Board): |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the CPF table code. This also acts as a primary key for the CPFTableCode table. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
Yes |
|
What the minimum salary the employee can have to be eligible for CPF. It also acts as a primary key for the CPFTableComponent entity. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
Yes |
|
The minimum age where the employee can start using the CPF. It also acts as a primary key for the CPFTableComponent entity. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
This formula is from the Formula Entity. Shows the ordinary employee CPF formula. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
This formula is from the Formula Entity. Shows the ordinary employer CPF formula. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the maximum salary an employee can earn to receive CPF. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
States the maximum CPF age. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
This formula is from the Formula Entity. Shows the additional employee CPF formula. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
This formula is from the Formula Entity. Shows the additional employer CPF formula. |
|
|
|