2483 Report - Company Contribution to Professional Training
Compliance Note: This report is no longer a formal/legal requirement in France. This Online Help page is being kept for reference.
The 2483 Report is a French Compliance report that tracks the number of hours/training actions paid by the company for its employees, as well as the budgets involved.
The following fields are recommended for this report. For all fields, apply date or OU filters, as needed.
Transcript Report Type Fields
Participation Rate |
1.19/100 * ({CustomFieldSalary1} + {CustomFieldSalary2}) |
|
Number of "Validation of the acquired competencies" paid by employer |
GCOUNTUNIQUE({User ID}) |
Validation of the acquired competencies = "Y" |
Number of Employees that started "periode de professionalisation" |
GCOUNTUNIQUE({User ID}) |
CustomField = "Yes" |
Number of Employees with "Competency checks" |
GCOUNTUNIQUE({User ID}) |
Competency Checks = "Y" |
Number of employees with compensation for training |
GCOUNTUNIQUE({User ID}) |
Training Category = "HTT" |
Number of Employees with DIF Training |
GCOUNTUNIQUE({User ID}) |
CustomField = "DIF" |
Number of Hours for "periode de professionalisation" training |
GSUM({Training Hours}) |
CustomField = "Yes" |
Number of Hours For DIF Training Not Completed |
GSUM({Training Hours}) |
CustomField = "DIF", Completion Date = null |
Number of Hours For Started DIF Training |
GSUM({Training Hours}) |
CustomField = "DIF", Training Status = "In Progress" |
Total hours with compensation for training |
GSUM({Training Hours}) |
Training Category = "HTT" |
Total Number of Men with at least one training |
GCOUNTUNIQUE({User ID}) |
CustomField = "Male" |
Total Number of Training Hours |
GSUM({Training Hours}) |
|
Total Number of Women with at least one training |
GCOUNTUNIQUE({User ID}) |
CustomField = "Female" |
Total sum of salaries of employees pro-rated by the number of hours they spent on HTT training |
{CustomFieldSalary} * {Training Hours} |
Training Category = "HTT" |
HTT External Training Cost |
{Training Cost} + {Transaction Cost} + {Training Custom Field} |
Training Category = "HTT" |
SUM of costs of external training |
GSUM({HTT External Training Cost}) |
|
User Report Type Fields
Number of Employees |
GCOUNTALL({User ID}) |
CustomField = "Employee" |
Number of Middle managers |
GCOUNTALL({User ID}) |
CustomField = "Middle Manager" |
Number of Top Managers |
GCOUNTALL({User ID}) |
CustomField = "Top Manager" |
Number of Workers |
GCOUNTALL({User ID}) |
CustomField = "Worker" |
Total Number of Employees |
GCOUNTALL({User ID}) |
|
Total Number of Men |
GCOUNTALL({User ID}) |
CustomField = "Male" |
Total Number of Women |
GCOUNTALL({User ID}) |
CustomField = "Female" |
Total sum of all salaries paid by the employer |
GSUM({CustomFieldSalary}) |
|