GreenshadesOnline Integration Help
dbo.GO_EmployeePayRecordDirectDepositHistory 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
 Index int4   
 PayDateStores the check datedatetime4   
 EffectiveDate datetime4   
 EmployeeIDStores the unique identifier of a specific employeechar15   
 TransactionTypeDenotes the type of account; use 22 for a checking account and 32 for a savings accountint4  
 RoutingNumberStores the routing numberchar9   
 AccountNumberStores the account numberchar17   
 AmountStores the direct deposit amountnumeric9 (19,5)   
 CheckNumberStores the check numberchar21   
 EmployeeDDHistoryID int4   
 Parent_PayRecordRowID int4   
See Also

Related Objects

dbo Schema
SQL Objects Database

 

 


© 2015 All Rights Reserved.

Send comments on this topic.