GreenshadesOnline Integration Help
dbo.GO_EmployeePayRecordTaxes 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
 EmployeeIDStores the unique identifier of a specific employeechar15   
 CheckDateStores the check date in datetime formatdatetime4   
 CheckNumberStores the check numberchar21   
 BatchCodeBatch code differentiates payroll batcheschar13   
 JurisdictionType

The jurisdiction type. Excepted Values:

Local

State

Federal

varchar7   
 JurisdictionUse Greenshades Jurisdiction Name: Accepted Abbreviationsvarchar30  
 TaxTypeStores the type of tax, e.g. Withholding, Unemploymentvarchar50   
 SubType

Stores the subtype of the tax, e.g. Employee, Employer

If it is a state withholding, it should be null and if it's a federal then it should be specified as Employee or Employer; Disability if it is SDI

varchar100   
 Code

Unique Identifier for a specific tax; when providing Federal Income, Social Security, and Medicare tax rows, you must use FED, SS, and MED as the Code

Code must have a 1 to 1 relationship with a tax Type.

Example: You may only assign one code to a specific locality withholding

varchar50  
 CodeDescriptionDescription of the specific taxvarchar150  
 StartDateStores the tax start datedatetime4   
 EndDateStores the tax end datedatetime4   
 TaxAmountStores the tax amountnumeric9 (20,5)  
 TaxAmountYTD int4   
 TaxAmoutJustOnTipsStores the Tax amount just on tipsnumeric9 (19,5)   
 TaxableWagesStores the taxable wagesnumeric9 (19,5)   
 UserDefined1 varchar1   
 UserDefined2 varchar1   
 EmployeeVisible1 visible to employee on paystubs, 0 not visible to employee on paystubs.bit1  
 RowID int4   
 Parent_PayRecordRowID int4   
Objects that dbo.GO_EmployeePayRecordTaxes depends on
 Database ObjectObject TypeDescriptionDep Level
dbo.GO_EmployeeAddresses viewdbo.GO_EmployeeAddressesViewThis Table is required for Paystub only integration.2
dbo.GO_EmployeePayRecords viewdbo.GO_EmployeePayRecordsViewThis Table is required for Paystub only integration.1
See Also

Related Objects

dbo Schema
SQL Objects Database

 

 


© 2015 All Rights Reserved.

Send comments on this topic.