GreenshadesOnline Integration Help
dbo.GO_Employees 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   
 EmployeePartition varchar7   
 ClassAssigned class of the employeevarchar15   
 Active1 if employee is active; 0 otherwisebit1  
 LastNameEmployee's last namevarchar21  
 FirstNameEmployee's first namevarchar15  
 MiddleNameEmployee's middle namevarchar15  
 SuffixName varchar5  
 PrimaryAddressCode

This column relates to AddressCodeID Column in GO_EmployeeAddresses

varchar15  
 SocialSecurityNumberEmployee's social security numbervarchar15  
 BirthDateEmployee's birth datedatetime4   
 Gender

Employee gender; options are Male, Female, and Unknown

varchar6   
 EthnicOrigin

Employee's ethnic origin

Accepted Values:

White

AmericanIndianOrAlaskan

BlackOrAfricanAmerican

Asian

HispanicOrLatino

Mixed

NotApplicable

PacificIslander

 

varchar26   
 DivisionUnique identifier of employee's divisionvarchar7   
 DepartmentUnique identifier of employee's departmentvarchar50  
 NativeSupervisorID char15   
 Location

the ID of the location in GO_CompanyLocations

This column relates to LocationID Column in GO_CompanyLocations

varchar15   
 PositionUnique identifier of employee's positionvarchar7   
 HireDate

Employee's hire date

datetime4   
 DateInactivatedEmployee's inactive date; only use if employee is no longer activedatetime4  
 ReasonEmployeeInactiveReason the employee is inactivevarchar31   
 VacationTimeAvailable int4   
 SickTimeAvailable int4   
 UserDefinedOne char21   
 UserDefinedTwo char21   
 EmploymentTypeEmployment type, (e.g. Full-Time Regular)varchar17   
 MaritalStatusEmployee's marital statusvarchar7   
 BenefitAdjustedDateUsed to store a benefits-related datedatetime4   
 LastDateWorkedDatetime the employee last workeddatetime4   
 SpouseNameName of the employee's spousevarchar15   
 SpouseSSNSocial Security Number of the employee's spousevarchar15   
 HRStatus1 if Human Resouces; 0 otherwiseint4   
 BenefitExpireDateExpiration date of the benefitsdatetime4   
 UnionEmployee bit1  
 LastChangedBy char15   
 LastChangeDate datetime4   
 UnionCode varchar7  
 ActiveEmployeeDirectDeposit1 if employee uses direct deposit; 0 otherwisebit1  
 WorkHoursPerYearNumber of hours worked per week.int4  
 EmployeeRowID int4   
See Also

Related Objects

dbo Schema
SQL Objects Database

 

 


© 2015 All Rights Reserved.

Send comments on this topic.