Skip to main content
Localizations

T4AHistoryDetails

PX.Objects.Localizations.CARelease 2025.2

The details of amounts that are reported in the CRA T4A tax report. The DAC contains amounts that were used to calculate report totals for every document that was included in the report. If T4AHistoryDetails.Revision is equal to 0, the record contains the latest amount to be reported. If T4AHistoryDetails.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 NameTypeDisplay NameForeign Key
AmtToReport
decimalAmount To Report-
Description:The calculated amount that was included in the CRA T4A tax report.
BoxNbr
nvarcharT4A Box-
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 the associated document.
DocType
nvarchar(3)-
Description:The type of the payment document.
RefNbr
nvarchar(15)-
Description:The reference number of the payment document.
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