|
CPF policies keep track of which CPF tables are in use. You should create a completely new CPF policy rather than modifying the existing ones to account for CPF changes. Even though you can create new CPF tables and rates, it is easier to make a copy of an existing one and then change the copy. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the CPF policy. This also acts as a primary key for the CPFPolicy table. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows the government CPF. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
A description of the CPF policy. |
|
|
|