Elements Used to Identify Payees For Data Extraction
| Element Type | Element Name | Use |
|---|---|---|
|
Generation Control |
GEN GC TEST DEPART |
As delivered, this element tests whether one of the following termination actions has been entered for a payee in the JOB record: Retirement (RET), Retirement with Pay (RWP), Terminate Detail Assignment (TDL), Termination (TER), Terminated with Benefits (TWB), Terminated with Pay (TWP). You can modify, delete, or add the actions that you want in this generation control element. Note: This generation control element is associated with the earning DEPART (below). Note: Normally, the actions that trigger processing in the generation control element GEN GC TEST DEPART should match the JOB actions that you have set up to generate termination triggers on the Trigger Definitions component in the Global Payroll core application as well as the actions listed on the Assedic Reasons page. |
|
Earning |
DEPART |
If one of the actions included in the generation control element GEN GC TEST DEPART (above) appears in the segment period plus one day, the earning element DEPART is triggered. This earning is not used to retrieve a monetary amount to add to the salary, but to trigger processing of the formula GEN FM ACT DEPART (below). |
|
Formula |
GEN FM ACT DEPART |
If the earning element DEPART is triggered, the GEN FM ACT DEPART formula is resolved. This formula calls an array—GEN AR DEPART—that retrieves the termination action and reason and populates the GEN VR ACTION and GEN VR MOTIF variables (see below). This formula also sets the GEN VR TEST DEPART variable to GP TRUE (see below). |
|
Variable |
GEN VR TEST DEPART |
If a payee leaves the company, the GEN VR TEST DEPART variable resolves to GP TRUE (or 1). Otherwise, the value of the variable is equal to GP FALSE (or 0). The system extracts ASSEDIC certificate data from HR and Global Payroll tables and generates the ASSEDIC reports only for employees having this variable set to 1 in the payroll result tables. You can define a variable other than GEN VR TEST DEPART to trigger data extraction for the ASSEDIC certificate. If you do this, map the new variable to the ASSEDIC certificate flag on the Element Mapping Codes FRA page, and make sure that you use the new element in place of GEN VR TEST DEPART wherever it appears in the system, including in the formula GEN FM ACT DEPART (see above). |
|
Variable |
GEN VR ACTION |
This variable stores the termination action for a payee. When you set up termination processing, you must map the action-reason combinations stored in this variable and the variable GEN VR MOTIF (see below) to the termination reasons that you want to appear in the ASSEDIC termination certificates. Use the Assedic Reasons page to perform this mapping. See Assedic Reasons Page. |
|
Variable |
GEN VR MOTIF |
This variable stores the termination reason for a payee. When you set up termination processing, you must map the action-reason combinations stored in this variable and the variable GEN VR ACTION (see above) to the termination reasons that you want to appear in the ASSEDIC termination certificates. Use the Assedic Reasons page to perform this mapping. See Assedic Reasons Page. |