GreenshadesOnline Integration Help
dbo.GO_EmployeeDeductions View
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   
 DeductionCodeCodevarchar50  
 InactiveActive or inactive [1 or 0]bit1  
 BeginDateThe effective date for this deductiondatetime4   
 EndDateThe ending date for this deduction, if applicabledatetime4   
 VariableDeduction1 if a variable deduction; 0 if a fixed deductionbit1  
 DeductionFrequencyHow frequently this deduction is withheldint4  
 TaxShelteredAnnuityIndicates whether this is a tax sheltered annuitybit1  
 ShelteredFromFederalTaxIndicates whether the deduction is sheltered from federal income taxbit1  
 ShelteredFromFicaIndicates whether the deduction is sheltered from FICAbit1  
 ShelteredFromStateTaxIndicates whether the deduction is sheltered from state taxbit1  
 ShelteredFromLocalTaxIndicates whether the deduction is sheltered from local taxbit1  
 DeductionMethod int4  
 DeductionFormula int4  
 DeductionPercent1 numeric9 (19,5)   
 DeductionPercent2 numeric9 (19,5)   
 DeductionPercent3 numeric9 (19,5)   
 DeductionPercent4 numeric9 (19,5)   
 DeductionPercent5 numeric9 (19,5)   
 DeductionAmount1 numeric9 (19,5)   
 DeductionAmount2 numeric9 (19,5)   
 DeductionAmount3 numeric9 (19,5)   
 DeductionAmount4 numeric9 (19,5)   
 DeductionAmount5 numeric9 (19,5)   
 DeductionYearMax numeric9 (19,5)   
 DeductionLifetimeMax numeric9 (19,5)   
 DeductionPayPeriodMax numeric9 (19,5)   
 W2BoxNumber int4  
 W2BoxLabel char7   
 LTDDeduction numeric9 (19,5)   
 Parent_EmployeeID char15   
See Also

Related Objects

dbo Schema
SQL Objects Database

 

 


© 2015 All Rights Reserved.

Send comments on this topic.