GreenshadesOnline Integration Help
dbo.GO_EmployeePayRecordDeductions 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   
 Code varchar50  
 CodeDescriptionStores the description of the deduction in questionvarchar100  
 StartDateStores the deduction start datedatetime4   
 EndDate  Stores the deduction end date, if applicabledatetime4   
 DeductionAmountStores the amount of the deductionnumeric9 (19,5)   
 DeductionAmountYTD int4   
 UserDefined1 int4  
 UserDefined2 int4  
 RowID int4   
 Parent_PayRecordRowID int4   
See Also

Related Objects

dbo Schema
SQL Objects Database

 

 


© 2015 All Rights Reserved.

Send comments on this topic.