Workers hired in period and New hire preparation reports (HcmWorkersHiredInPeriodReport)
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
There are two versions of the report that you can use to create a list of recently hired workers: Workers hired in period and New hire preparation.
Note
The New hire preparation version of this report is available only if you’re using Microsoft Dynamics AX 2012 R3 or cumulative update 6 or later for AX 2012 R2.
The New hire preparation version of this report is available only to legal entities in the USA. Organizations in the United States are required to provide a list of newly hired employees to the state in which the employees work. This information is included in the National Directory of New Hires (NDNH). The NDNH provides employment and unemployment insurance information to state Child Support Enforcement (IV-D) agencies. Reporting requirements are determined by the NDNH, but states can also request additional information. The New hire preparation report provides information to help you prepare the required report.
How to filter the data on this report
When you generate this report, the following default parameters are displayed. You can use these parameters to filter the data that will be displayed on the report. For more information, see Filter the data on a report.
Field |
Description |
---|---|
From date |
The first date to include in the report. |
To date |
The last date to include in the report. |
Include contractors |
Select this check box to include contractors in the report. |
Print social security number |
Select this check box to print the workers’ Social Security numbers on the report. Note This control is available only when you open the form from the New hire preparation link. |
How to work with reports
The following topics explain how to print a report and how to filter and sort the data on a report.
Details of this report
The following table explains where to find the report in the Application Object Tree (AOT) and how to navigate to the report in the Microsoft Dynamics AX client.
Detail |
Description |
---|---|
Name of report in the AOT |
HcmWorkersHiredInPeriodReport |
Location of report in the AOT |
\SSRS Reports\Reports\HcmWorkersHiredInPeriodReport |
Menu item of the report |
HRMWorkersHiredInPeriod |
Navigation to the report |
Click Human resources > Reports > Workers > Workers hired in period. –or– Click Human resources > Reports > Workers > Regulatory > New hire preparation. |
Where the data in this report comes from
The data on this report comes from the following sources:
Data source name |
Data source type |
Additional information |
---|---|---|
HcmWorkersHiredInPeriod |
Query |
This query is used to fetch data from the listed database tables and views. |
HcmEmployment |
Table |
|
HcmWorker |
Table |
|
DirPerson |
Table |
|
HcmPersonPrivateDetails |
Table |
|
DirPartyPostalAddress |
View |
This view contains the DirPartyLocation table and the LogisticsPostalAddressView view. |
LogisticsPostalAddressView |
View |
This view contains theLogisticsPostalAddress table, the LogisticsLocation table, and the LogisticsAddressCountryRegion table. |
If you are a developer, you can learn more about where the data on a report comes from by using the following procedure.
Open the AOT.
Locate the report in the SSRS Reports\Reports node.
Right-click the report and click Add-Ins > Cross-reference > Using (instant view).