|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.met.cptl.CptlResult
public class CptlResult
Field Summary | |
---|---|
int |
CppEarnings
The calculated CPP/QPP pensionable earnings for the current payroll. |
int |
dedCPP
The calculated payroll deduction for Canada Pension Plan (CPP). |
int |
dedEI
The calculated payroll deduction for Employment Insurance (EI). |
int |
dedITD
The calculated payroll deduction for federal and provincial/territorial (excluding Quebec) income taxes. |
int |
dedITDfed
The federal income tax portion of the calculated payroll deduction for income taxes. |
int |
dedITDprov
The provincial/territorial (excluding Quebec) income tax portion of the calculated payroll deduction for income taxes. |
int |
EiEarnings
The calculated EI insurable earnings for the current payroll. |
int |
employeeEIreturnable
The calculated employer EI cost savings returnable to employee for the current payroll (reduced employer EI contribution factor). |
int |
employerCPPcost
The calculated employer CPP contribution cost for the current payroll. |
int |
employerEIcost
The calculated employer EI contribution cost for the current payroll. |
int |
var_A
|
int |
var_estAnnualCPP
|
int |
var_estAnnualEI
|
int |
var_estAnnualPPIP
|
int |
var_K
|
int |
var_K1
|
int |
var_K1P
|
int |
var_K2
|
int |
var_K2P
|
int |
var_K4
|
int |
var_K4P
|
int |
var_KP
|
int |
var_LCF
|
int |
var_LCP
|
int |
var_R
|
int |
var_S
|
int |
var_T1
|
int |
var_T2
|
int |
var_T3
|
int |
var_T4
|
int |
var_V
|
int |
var_V1
|
int |
var_V2
|
Constructor Summary | |
---|---|
CptlResult()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int dedCPP
public int dedEI
public int dedITD
public int dedITDfed
public int dedITDprov
public int CppEarnings
public int EiEarnings
public int employerCPPcost
public int employerEIcost
public int employeeEIreturnable
public int var_A
public int var_T1
public int var_T3
public int var_R
public int var_K
public int var_K1
public int var_K2
public int var_K4
public int var_LCF
public int var_T2
public int var_T4
public int var_V
public int var_KP
public int var_K1P
public int var_K2P
public int var_K4P
public int var_LCP
public int var_V1
public int var_V2
public int var_S
public int var_estAnnualCPP
public int var_estAnnualEI
public int var_estAnnualPPIP
Constructor Detail |
---|
public CptlResult()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |