GreenshadesOnline Integration Help
dbo.GO_EmployeeAddresses 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   
 EmployeeAddressID

Unique ID for the employee address; if more than one address for an employee, this ID distinguishes between multiple addresses

This column relates to PrimaryAddressCode Column in GO_Employees

varchar50  
 AddressOnePhysical location - address line 1char61   
 AddressTwoPhysical location - address line 2char61   
 AddressThreePhysical location - address line 3char61   
 CityPhysical location - citychar35   
 StatePhysical location - two-letter state abbreviationvarchar2   
 ZipCodePhysical location - five- or nine-digit ZIP codechar11   
 CountyPhysical location - countychar61   
 CountryCountry name from IRS optionschar61   
 PhoneOnePrimary Phone Numberchar21   
 PhoneTwoSecondary Phone Numberchar21   
 PhoneThreeTertiary Phone Numberchar21   
 FaxFax Numberchar21   
 ForeignAddressIndicate whether it is a foreign address or nottinyint1   
 ForeignStateState when address is non-U.S. (e.g. a Canadian province)char23   
 ForeignPostalCodePostal code when address is non-U.S. (e.g. a Canadian postal code)char15   
 CountryCodeCountry name from IRS optionschar7   
 Email

Employees Email Address

varchar201  
 EmployeeAddressRowID int4   
 Parent_EmployeeID char15   
Objects that depend on dbo.GO_EmployeeAddresses
 Database ObjectObject TypeDescriptionDep Level
dbo.GO_EmployeeI9s viewdbo.GO_EmployeeI9sView 1
dbo.GO_EmployeePayRecords viewdbo.GO_EmployeePayRecordsViewThis Table is required for Paystub only integration.1
dbo.GO_EmployeePayRecordTaxes viewdbo.GO_EmployeePayRecordTaxesViewThis Table is required for Paystub only integration.2
dbo.GO_EmployeePayRecordTimeOffBalances viewdbo.GO_EmployeePayRecordTimeOffBalancesViewThis Table is required for Paystub only integration.2
dbo.GO_EmployeeW4s viewdbo.GO_EmployeeW4sView 1
See Also

Related Objects

dbo Schema
SQL Objects Database

 

 


© 2015 All Rights Reserved.

Send comments on this topic.