GreenshadesOnline Integration Help
dbo.GO_EmployeePayRecordBenefits 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 benefit in questionvarchar100  
 StartDateStores the benefit start datedatetime4   
 EndDateStores the benefit end date, if applicabledatetime4   
 BenefitAmountStores the amount (Decimal) of the benefit for the check in questionnumeric9 (19,5)   
 BenefitAmountYTD 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.