Localizations
T4AHistory
The current amounts that are reported in the CRA T4A tax report. If T4AHistory.Revision is equal to 0, the record contains the latest amount to be reported. If T4AHistory.Revision is greater than 0, the record contains historical data that was used to prepare that particular revision of the report. Report revisions are stored in T4AMasterTable.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BoxNbr | nvarchar | - | ||
Description:The number (ordinal) of the box on T4A form. The value corresponds to the CanadianVendor.T4ADefaultBox field. | ||||
BranchID | int | - | ||
Description:The branch ID of associated payments. | ||||
HistAmt | decimal | - | ||
Description:The amount (YTD) of the corresponding type of payments paid to the vendor specified in the VendorID field. | ||||
Revision | int | - | ||
Description:The revision number. | ||||
VendorID | int | - | ||
Description:The identifier of the T4A Vendor record. The value corresponds to the Vendor.BAccountID field. | ||||
Year | char(4) | - | ||
Description:The financial year to which T4A information belongs. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||