GreenshadesOnline Integration Help
dbo.GO_EmployeePayRecordEarnings 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   
 IsTimesheet bit1  
 Code varchar50  
 CodeDescription varchar150  
 ShiftCode varchar50  
 ShiftPremium numeric9 (19,5)   
 StartDate datetime4   
 EndDate datetime4   
 UnitsToPay numeric9 (19,5)   
 UnitsYTD int4   
 PayRateEmployee’s per unit Pay Ratenumeric9 (19,5)   
 TipType

1 - for direct tips (money left on table)

2 - for indirect tips (money included on receipts)

int4  
 EarnedAmountEarning Amountnumeric9 (19,5)   
 StateCodeThe two-digit state abbreviation corresponding to the state where the pay was earnedchar3   
 SutaCodeThe two-digit state abbreviation corresponding to the state where state unemployment is to be paidchar3   
 StateJurisdictionGreenshades Jurisdiction code corresponding to the StateCode. This is typically “US-“ plus the state abbreviation; e.g. US-FLvarchar6   
 SutaStateJurisdictionGreenshades Jurisdiction code corresponding to the SutaCode. This is typically “US-“ plus the state abbreviation; e,g. US-FLvarchar6   
 LocalTaxCodeLocal Tax Code corresponding to the local tax assessed on the earning; must correspond to local type tax in the EmployeeTaxRecords filevarchar50  
 WorkersCompCodeWorkers Compensation codechar7   
 DaysWorked int4   
 WeeksWorked int4   
 UserDefined1 varchar1   
 UserDefined2 varchar1   
 MiscDate datetime4   
 SubjectToFIT1 if subject to FIT; 0 otherwisebit1  
 SubjectToEmployeeFICA1 if subject to FICA; 0 otherwisebit1  
 SubjectToEmployerFICA1 if subject to employer FICA; 0 otherwisebit1  
 SubjectToEmployeeMedicare1 if subject to Employee Medicare; 0 otherwisebit1  
 SubjectToEmployerMedicare1 if subject to Employer Medicare; 0 otherwisebit1  
 SubjectToFederalUnemployment1 if subject to Federal Unemployment; 0 otherwisebit1  
 SubjectToStateWithholding1 if subject to State Withholding; 0 otherwisebit1  
 SubjectToStateSDI1 if subject to State SDI; 0 otherwisebit1  
 SubjectToStateUnemployment1 if subject to State Unemployment; 0 otherwisebit1  
 SubjectToLocalWithholding1 if subject to Local Withholding; 0 otherwisebit1  
 SubjectToLocalLDI1 if subject to local LDI; 0 otherwisebit1  
 SubjectToLocalUnemployment1 if subject to local unemployment; 0 otherwisebit1  
 SubjectToLocalOther1 if subject to Local Other; 0 otherwisebit1  
 SubjectToEmployeeSUI1 if subject to employee SUI; 0 otherwisebit1  
 SubjectToWorkersComp1 if subject to Workers Comp; 0 otherwisebit1  
 RowID int4   
 Parent_PayRecordRowID int4   
See Also

Related Objects

dbo Schema
SQL Objects Database

 

 


© 2015 All Rights Reserved.

Send comments on this topic.