Localizations
T4ASlip
A T4A slip.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AmtToReport | decimal | T4A Amount | - | |
Description:The amount from the T4A report that is submitted to the CRA. | ||||
BoxNbr | nvarchar | T4A Box | - | |
Description:The number of the box on the T4A form. The value corresponds to the CanadianVendor.T4ADefaultBox field. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
Emailed | bit | Emailed | - | |
Description:A Boolean value that indicates whether the T4A slip has been emailed. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
OrgBAccountID | int | - | ||
Description:The business account ID of the organization. | ||||
Printed | bit | Printed | - | |
Description:A Boolean value that indicates whether the T4A slip has been printed. | ||||
Revision | int | - | ||
Description:The revision number of the T4A report. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:No description available | ||||
VendorID | int | Vendor | BAccountR | |
Description:The identifier of the T4A Vendor record. The value corresponds to the Vendor.BAccountID field. | ||||
Year | char(4) | Year | - | |
Description:The financial year to which the T4A slip belongs. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||