GreenshadesOnline Integration Help
dbo.GO_CompanyPayCodes View
Description
This Table is required for Paystub only integration.
Properties
Creation Date7/17/2015 10:23 AM
Is Schema Bound
Encrypted
Ansi Nulls
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 PayCodeIDUnique identifier for this pay codevarchar50  
 DescriptionDescription for pay codevarchar100  
 Type

Type of pay code

Accepted Values:
Hourly
Salary
Piecework
Commission
Business Expense
Overtime
Double Time
Vacation
Sick
Holiday
Pension
Other
Earned Income Credit
Charged Tips
Reported Tips
Minimum Wage Balance

varchar20   
 BasePayCodeID varchar50  
 IsTaxableIndicates if this earnings code is subject to taxesbit1  
 IsSubjectToFederalTaxIndicates if this earnings code is subject to federal taxbit1  
 IsSubjectToSocialSecurityTaxIndicates if this earnings code is subject to social security taxbit1  
 IsSubjectToMedicareTaxIndicates if this earnings code is subject to medicare taxbit1  
 IsSubjectToStateTaxIndicates if this earnings code is subject to state taxbit1  
 IsSubjectToLocalTaxIndicates if this earnings code is subject to local taxbit1  
 IsSubjectToFUTAIndicates if this earnings code is subject to federal unemployment taxbit1  
 IsSubjectToSUTAIndicates if this earnings code is subject to state unemployement taxbit1  
 FlatFederalTaxRateFederal tax rate for this earnings codedecimal9 (25,13)  
 FlatStateTaxRateState tax rate for this earnings codedecimal9 (25,13)  
 ActiveIndicates whether the code is activebit1  
See Also

Related Objects

dbo Schema
SQL Objects Database

 

 


© 2015 All Rights Reserved.

Send comments on this topic.