PR
PRTaxReportingAccount
Stores information about about different accounts requested by the Canadian Government to generate the T4 and RL1 forms.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BAccountID | int | Account ID | BAccount | |
Description:The unique identifier of the business account associated with the employee. | ||||
CRAPayrollAccountNumber | nvarchar(15) | Payroll Account Number | - | |
Description:The CRA Payroll Account Number. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
RL1FileNumber | nvarchar(4) | File Number | - | |
Description:The RL1 File Number. | ||||
RL1IdentificationNumber | nvarchar(10) | Identification Number | - | |
Description:The RL1 Identification Number. | ||||
RL1QuebecEnterpriseNumber | nvarchar(10) | Quebec Enterprise Number | - | |
Description:The RL1 Quebec Enterprise Number. | ||||
RL1QuebecTransmitterNumber | nvarchar(8) | Quebec Transmitter Number | - | |
Description:The RL1 Quebec Transmitter Number. | ||||
T4ContactID | int | T4 Reporting Contact | Contact | |
Description:The identifier of the CR.Contact object used to store contact details related to the T4 slip. Corresponds to the value of the Contact.ContactID field. | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||