{$page}
Updated: 2009-09-21
Version: Control 4.4
Table Purpose, Usage, and Notes
This table is …
Information on Table Data
Table Structure
| ~ Table.FieldName | ~ Data Type | ~ Description | ~ Links To | ||||
| Payroll.ClassTypeID | int | Identifier for the Type of Object | |||||
| Payroll.ID | int | Primary Key for the Table | |||||
| Payroll.IsActive | bit | Indicates if Enabled. 1Record is Active, 0Record is Not Active | |||||
| Payroll.IsSystem | bit | Used to Mark Required Records | |||||
| Payroll.IsVoided | bit | ||||||
| Payroll.ModifiedByComputer | varchar(25) | HostName of computer that last modified this record | |||||
| Payroll.ModifiedByUser | varchar(25) | Windows User who last modified this record | |||||
| Payroll.ModifiedDate | datetime | DateTime this Record was last modified | |||||
| Payroll.PayFrequency | int | ||||||
| Payroll.PayrollPaymentID | int | ||||||
| Payroll.PeriodEndDate | datetime | ||||||
| Payroll.PeriodStartDate | datetime | ||||||
| Payroll.ProcessedDate | datetime | ||||||
| Payroll.SeqID | int | ||||||
| Payroll.StoreID | int | Not Used. | |||||
| Payroll.VoidDate | datetime |
Related Tables
See Also