GENPLAN script: GENPLAN
CALVAR: Modifying the payroll variable values
Use this entry point to initialize the payroll variable values before the payroll calculation.
Context and operating method
This entry point is used to assign a value to a variable before the payroll calculation. This value corresponds to the result of a calculation (example: Calculation of the IJSS_NET variable in relation with the Social Security daily rate and the triggering of the net to gross calculation).
CALVARNEXT: Modifying the payroll variable values
Use this entry point to modify the payroll variable values before the payroll calculation and after the values are initialized by the standard.
Context and operating method
This entry point is used to assign a value to a variable before the payroll calculation. This value corresponds to the result of a calculation (example: Calculation of the IJSS_NET variable in relation with the Social Security daily rate and the triggering of the net to gross calculation).
FINGENPLAN: Additional actions at the end of the generation
Use this entry point to perform additional operations at the end of the payroll plan generation.
Context and operating method
Use this entry point to perform additional operations at the end of the payroll plan generation, such as loading in memory specific data used in the payroll plan setup.