tPayrollEmployeePayDetailBackPays


Columns

Column Type Size Nulls Auto Default Children Parents Comments
tPayrollEmployeePayDetailBackPaysSeq int identity 4 null
SourcePayrollEmployeePayDetailGUID int 4 null
TargetPayrollEmployeePayDetailGUID int 4 null
SelectedFlag bit 1 null
BackPayAmount varchar 80 null
BackPayRate varchar 80 null
HoldSelectedFlag bit 1 null
HoldBackPayAmount varchar 80 null
HoldBackPayRate varchar 80 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_tPayrollEmployeePayDetailBackPays Primary key Asc tPayrollEmployeePayDetailBackPaysSeq
AK_tPayrollEmployeePayDetailBackPays Performance Asc/Asc/Asc tPayrollEmployeePayDetailBackPaysSeq + SourcePayrollEmployeePayDetailGUID + TargetPayrollEmployeePayDetailGUID