Table: dbo.Client_Remote_Payroll_Setup
Columns
NameTypeConstraintsDescription
client_KEYint (4)NOT NULLKey of associated client.
export_after_check_printingbit (1)NOT NULLFlag which indicates that the next payroll should be exported to NetClient after the current payroll checks are printed
firm_alternate_return_emailnvarchar (80)NOT NULLFirm alternate email address which is notified when the NetClient payroll is complete and ready to download
Primary key
NameColumnsDescription
PK_Client_Remote_Payroll_Setup$client_KEYclient_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Client_Remote_Payroll_Setup__Client__client_KEYclient_KEYClient (client_KEY)

Schema diagram