1AB<!DOCTYPE HTML>
<HTML>
<head>
<title>Creating the T4/T4A Report</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" type="text/css" href="/_help.css">
<link rel="stylesheet" type="text/css" href="/_main.css">
<link rel="stylesheet" type="text/css" href="/_layout.css">
</head>
<body onLoad="createLanguageLink()">
	
11E
<script>
function createLanguageLink() {
  var x = location.hostname;
  var y = location.pathname;
  var z = "/fr";
  link='https://'+x+z+y;
  document.getElementById("language").innerHTML = '<a class="nav-link" style="color:#36C;" href="' + link + '">Francais</a>';
}
</script>
4C

<div class="content-helptutorial">
  <div class="layout-container">
    
3DE
<table bgcolor="#FFFFCC" width="100%" border="0" cellpadding="4" cellspacing="0">
  <tr>
    <td width="10"></td>
    <td><p><strong><em>Help Toolbar</em></strong><font color="#CC0033" font="font" size="2"><em> &nbsp;&nbsp;(select a button to browse other online help sections)</em></font></p>
      <a href="/help/menu/welcome.html" class="db-button">Home</a>&nbsp; <a href="/help/tutorials/index.html" class="db-button">Tutorials</a>&nbsp; <a href="https://www.canpay.com/canadian-payroll-information.html" target="_blank" class="db-button">Resources</a>&nbsp; <a href="/help/menu/search.html" class="db-button">Search</a>&nbsp; <a href="/help/topics/tabsandmenus.html" class="db-button">Tabs &amp; Menus</a>&nbsp; <a href="/help/topics/buttondescriptions.html" class="db-button">Button Bar</a>&nbsp; <a href="/help/topics/tablecontrols.html" class="db-button">Table &amp; Data Display</a><span id="language" class="lang-in-helptoolbar"></span>
      </td>
  </tr>
</table>
<hr>

D90

    <h1>Creating the T4/T4A Report</h1>
    <p>Use the following tutorial to learn how to create the T4 and T4A report that you need as part of your year-end process. It will also discuss how to create other common year end reports.</p>
    <p>There are three parts to this tutorial:</p>
    <ul>
      <li><strong><a href="#createt4report">Part 1) Creating a T4 Report</a></strong> - Generating a T4 for each employee is mandatory to complete the year end process. This part of the tutorial will show you how to generate the T4 report for each of your employees.</li>
      <li><strong><a href="#changesettings">Part 2) Changing Default Report Settings</a></strong> - This section shows you how to change the default report settings so that you can create customized report for a single employee.</li>
      <li><strong><a href="#createotherreports">Part 3) Creating Other Year-End Reports</a></strong> - This step will show you how to create other common year end reports including T4As, T4 Reviews and T4A Reviews.
<br>
    </li>
    </ul>
    <table width="100%" border="1" cellpadding="10"bgcolor="#FFFFCC">
      <tr>
        <td><p><strong>Before You Begin: </strong> - This lesson assumes that you have already completed the following required steps:</p>
          <ol>
            <li>You have closed your final pay period of the year and cleared your year-to-date values. <u>YTD values must be cleared</u> in order to perform year-end functions.</li>
            <li>You have created your year end settings and have completed the necessary information (as described in the <a href="/help/tutorials/payroll/yearendmenu/01-yearendsettings/index.html" target="_blank"><em>Year End Settings</em></a> tutorial).</li>
            <li>You have generated your T4s or T4As (as described in the <a href="/help/tutorials/payroll/yearendmenu/02-editt4s/index.html" target="_blank"><em>Working with T4s</em></a> or <a href="/help/tutorials/payroll/yearendmenu/03-editt4as/index.html" target="_blank"><em>Working with T4As</em></a> tutorials).</li>
          </ol></td>
      </tr>
    </table>
    <br>
    <p class="helpcaption">NOTE: Click on the images below to view them at full size</p>
    <br>
    <hr>
    <h3><a name="createt4report" id="createt4report"></a>Part 1) To Create a T4 Report:</h3>
    <ol>
      <li>From the <em>Payroll</em> module, select the <strong><em>Year End</em></strong> menu to view the available options.
        <div class="helpimages"><a href="images/01-year-end-menu.png" target="_blank"><img src="images/01-year-end-menu.png" width="850" height="491" alt="Fig. 01: The Year End menu command provides access to the Print Year End Forms screen." title="Fig. 01: The Year End menu command provides access to the Print Year End Forms screen."></a>
          <div class="helpcaption">Fig. 01: The Year End menu command provides access to the Print Year End Forms screen.</div>
        </div>
      <li>From the <em>Payroll</em> tab, open the <em><a href="/help/printt4t4a.html" target="_blank">Year End - Print Year End Forms</a></em> screen where you can work with all aspects of year end reporting including viewing, printing, and exporting.</li>
      <p><a href="/help/printt4t4a.html" target="_blank" class="quickstart-btn"><strong><em>Print Year End Forms</em></strong> Help Screen...</a></p>
      <p>If you have never created a year end report, the screen will not contain any report rows (as shown in
FFB
 <em>Fig. 02</em> below).</p>
      <li>Choose the <em>New</em> button from the top left side of the table. This inserts a blank report into the table and the row appears in <em>Edit Mode</em> so that you can work with the various settings.</li>
      <div class="helpimages"><a href="images/02-new-report-row-added.png" target="_blank"><img src="images/02-new-report-row-added.png" alt="Fig. 02: A new report row is added to the screen." width="850" height="491" title="Fig. 02: A new report row is added to the screen."></a>
        <div class="helpcaption">Fig. 02: A new report row is added to the screen.</div>
      </div>
      <p>This report row can be used to generate a variety of year end reports. <u>The default type is a T4 report</u> as shown in the <em>Type</em> cell (choosing a different option from this menu will generate the corresponding report). Another useful default setting is <em>Print with Form Background</em> - this setting will include an image of the form in the background (the CRA accepts these types of printed forms for filing purposes).</p>
      <li> Move to the <em>Name </em>cell and enter &quot;T4&quot;. This will help you to identify the report type if you decide to add other reports with different settings (because this report row can be used to generate a variety of year end reports simply by changing the type).</li>
      <li>If you are creating a T4 report, move to the <em>Type</em> cell and ensure that the option is set to &quot;T4&quot;. <em><strong>Note:</strong></em> You can create other types of reports by choosing the desired option from this list.</li>
      <li>Click on the drop-down list in the <em>Year</em> column and select the year for which the T4s will be generated.<br>
        <strong> <em>Example:</em></strong> In <em>Fig. 03 </em>below, we will choose the year 2020.</li>
      <div class="helpimages"><a href="images/03-selecting-the-year.png" target="_blank"><img src="images/03-selecting-the-year.png" width="850" height="491" alt="Fig. 03: Naming the report, and choosing the year for which the T4s will be generated." title="Fig. 03: Naming the report, and choosing the year for which the T4s will be generated."></a>
        <div class="helpcaption">Fig. 03: Naming the report, and choosing the year for which the T4s will be generated.</div>
      </div>
      <li>Save the row, and then choose the <em>Generate Report</em> button to create the T4s as a .PDF document. Depending on your browser settings, the resulting document will either be stored in your <em>Downloads</em> folder or you may be presented with a window that will prompt you where to save the file. In most browsers, the document can be viewed via a link that appears at the top-right of your browser.</li>
      <div class="helpimages"><a href="images/04-t4-report-created.png" target="_blank"><img src="images/04-t4-report-created.png" alt="Fig. 04: The PDF report is saved to your Downloads folder." width="850" height="447" title="Fig. 04: The PDF report is saved to your Downloads folder."></a>
        <div class="helpcaption">Fig. 04: The PDF report is saved to your Downloads folder.</div>
      </div>
      <li>Click the <em>Download</em> link to access the file, or navigate to your <em>Downloads</em> folder and open the document using your preferred PDF viewer. The report appears on the screen and is populated automatically with the employee's name and address and appropriate T4 box information.</li>
      <div class="helpimages"><a href="images/05-viewing-the-t4-report.png" target="_blank"><img src="images/05-viewing-the-t4-report.png" alt="Fig. 05: The T4 report is shown in a new window." width="850" height="491" title="Fig. 05: The T4 report is shown in a new window."></a>
        <div class="helpcaption">Fig. 05: The T4 report is shown in a new window.</div>
      </div>
      <li>Scroll further through the PDF document and you will see that multiple copies of the T4s have been created for each employee (the <em>Employee, Employer </em>and <em>Government</em> copies respectively). The las
C04
t pages of the report show the government copies as a half-page per employee.</li>
      <li>When you have finished reviewing the T4s, close the report and return to eNETEmployer.<br>
        <br>
        Now let's learn how to modify the settings to customize our report. The following section will show you how to create the report for a single employee only, and to ensure that only the employee's copy of the form is generated.</li>
    </ol>
    <br>
    <hr>
    <h3><a name="changesettings"></a>Part 2) To Change the Default Report Settings:</h3>
    <ol>
      <li>Scroll to the right and click inside both the <em>Employer Copy</em> and <em>Government Copy</em> cells to remove the check from the boxes. This action will prevent these extra copies from being created when the report is generated.</li>
      <li>Select the <em>Employees</em> drop-down list and then click in the box beside one of the employees. This action will ensure that only the selected employee will be included when the report is generated.</li>
      <div class="helpimages"><a href="images/06-changing-report-settings.png" target="_blank"><img src="images/06-changing-report-settings.png" width="850" height="491" alt="Fig. 06: Using a custom report setting to create the report for a single employee." title="Fig. 06: Using a custom report setting to create the report for a single employee."></a>
        <div class="helpcaption">Fig. 06: Using a custom report setting to create the report for a single employee.</div>
      </div>
      <li>Choose the <em>Generate Report</em> button and then review the resulting report. It will contain the single employee that you selected, and only one copy of the T4 (i.e. the employee's copy).</li>
    </ol>
<br>
    <hr>
    <h3><a name="createotherreports" id="createotherreports"></a>Part 3) To Create Other Common Year End Reports</h3>
    <p><em><a href="#createt4ereport">Part 1</a></em> of this tutorial showed you how to create a basic T4 report. Use the following section to learn how to create other common year end report types.</p>
    <ol>
      <li>From the<em> Payroll</em> module, open <em><a href="/help/printt4t4a.html" target="_blank">Year End - Print Year End Forms</a></em> screen, and then move to the <em>Type</em> cell and click on the menu to view the available report types.</li>
      <div class="helpimages"><a href="images/07-create-other-reports.png" target="_blank"><img src="images/07-create-other-reports.png" width="850" height="491" alt="Fig. 07: Choose other report types from the options in the Type list." title="Fig. 07: Choose other report types from the options in the Type list."></a>
        <div class="helpcaption">Fig. 07: Choose other report types from the options in the Type list.</div>
      </div>
      <li>Choose the desired report option from the list, and then click the <em>Generate Report</em> button to create the report.</li>
    </ol>
    <ol>
      <p>This completes the tutorial on working with T4, T4A, and other year-end reports.</p>
    </ol>
<br>
    
B02

<hr>
<p><strong><em>See Also</em></strong></p>
<ul>
  <li><em><strong>Year-End Overview</strong></em></li>
  <ul>
    <li><a href="/help/topics/yearend/yearend-overview.html" target="_blank">An overview of the year end process</a></li>
    <li><a href="/help/yearendsettings.html" target="_blank">Year End Settings help page</a></li>
    <li><a href="/help/tutorials/payroll/yearendmenu/01-yearendsettings/index.html" target="_blank">Creating the year-end settings file</a></li>
  </ul>
  <li><em><strong>Employee T4s</strong></em></li>
  <ul>
    <li><a href="/help/editt4s.html" target="_blank">Edit T4s help page</a></li>
    <li><a href="/help/tutorials/payroll/yearendmenu/02-editt4s/index.html#parta-generate" target="_blank">Generate your employee T4s</a></li>
    <li><a href="/help/tutorials/payroll/yearendmenu/02-editt4s/index.html#partb-review" target="_blank">Review your employee T4s</a></li>
    <li><a href="/help/tutorials/payroll/yearendmenu/02-editt4s/index.html#partc-edit" target="_blank">Edit your employee T4s</a></li>
    <li><a href="/help/tutorials/payroll/yearendmenu/02-editt4s/index.html#partd-manual" target="_blank">Add a T4 manually</a></li>
  </ul>
  <li><em><strong>Employee T4As</strong></em></li>
  <ul>
    <li><a href="/help/editt4as.html" target="_blank">Edit T4As help page</a></li>
    <li><a href="/help/tutorials/payroll/yearendmenu/03-editt4as/index.html#parta-generate" target="_blank">Generate your employee T4As</a></li>
    <li><a href="/help/tutorials/payroll/yearendmenu/03-editt4as/index.html#partb-review" target="_blank">Review your employee T4As</a></li>
    <li><a href="/help/tutorials/payroll/yearendmenu/03-editt4as/index.html#partc-edit" target="_blank">Edit your employee T4As</a></li>
    <li><a href="/help/tutorials/payroll/yearendmenu/03-editt4as/index.html#partd-manual" target="_blank">Add a T4A manually</a></li>
  </ul>
  <li><em><strong>T4/T4A Reports</strong></em>
    <ul>
      <li><a href="/help/topics/yearend/create-t4-t4a-report/index.html" target="_blank">Creating T4s, T4As, and other year end reports</a></li>
    </ul>
  </li>
  <ul>
    <li><a href="/help/topics/yearend/cpp-ei-mismatches/index.html" target="_blank">CPP/EI mismatches</a></li>
  </ul>
  <ul>
    <li><a href="/help/printt4t4a.html" target="_blank">Print Year End Forms help page</a></li>
    <li><a href="/help/_comingsoon.html" target="_blank">Printing T4/T4A statements</a></li>
  </ul>
  <li><em><strong>Magnetic Media Filing</strong></em></li>
  <ul>
    <li><a href="/help/topics/yearend/create-xml-file/index.html" target="_blank">Creating an XML T4/T4A data file</a></li>
    <li><a href="/help/topics/yearend/submit-xml-file-to-cra/index.html" target="_blank">Submitting an XML file to the CRA</a></li>
  </ul>
</ul>

14

  </div>
</div>

127
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HS4QGYX1K6"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-HS4QGYX1K6');
</script>
2


59
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
38

<script src="/jquery.backtotoplink.min.js"></script>

B2
<script>
$.backToTopLink({
	navigatorPosition: 'rb',
	arrowMarginTop: '10',
	scrollDelay: '10000',
	navigatorPosPercent: '5',
	navigatorBorderRadius: '100%'
});
</script>
12

</body>
</HTML>
0

