| Data Integration Options > Supported Formats > Flat Files > CompanyPayrollEarningsCodes |
|
Field Name |
Required |
Data Type |
Max |
Description |
|
PayCodeID |
Yes |
String |
15 |
Unique identifier for this pay code |
|
Description |
|
String |
35 |
Description for pay code |
|
Active |
Yes |
Bool |
|
Indicates whether the code is active |
|
Type |
Yes |
String |
20 |
Type of pay code Accepted Values: |
|
BasePayCodeID |
|
String |
15 |
ID of the base pay code |
|
IsTaxable |
|
Bool |
|
Indicates if this earnings code is subject to taxes |
|
IsSubjectToFederalTax |
|
Bool |
|
Indicates if this earnings code is subject to federal tax |
|
IsSubjectToSocialSecurityTax |
|
Bool |
|
Indicates if this earnings code is subject to social security tax |
|
IsSubjectToMedicareTax |
|
Bool |
|
Indicates if this earnings code is subject to medicare tax |
|
IsSubjectToStateTax |
|
Bool |
|
Indicates if this earnings code is subject to state tax |
|
IsSubjectToLocalTax |
|
Bool |
|
Indicates if this earnings code is subject to local tax |
|
IsSubjectToFUTA |
|
Bool |
|
Indicates if this earnings code is subject to federal unemployment tax |
|
IsSubjectToSUTA |
|
Bool |
|
Indicates if this earnings code is subject to state unemployement tax |
|
FlatFederalTaxRate |
|
Decimal |
|
Federal tax rate for this earnings code |
|
FlatStateTaxRate |
|
Decimal |
|
State tax rate for this earnings code |