SAP ABAP IMG Activity AT_PS_BONUS_SETUP01 (Categorize Unemployment Insurance)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PY-AT-PS (Application Component) Public Sector
     P03P2 (Package) PY-AT-PS: Application Components
IMG Activity
ID AT_PS_BONUS_SETUP01 Categorize Unemployment Insurance  
Transaction Code S_L6B_69000576   (empty) 
Created on 20030509    
Customizing Attributes PY_AT_PS_2_2_204   Categorize Unemployment Insurance 
Customizing Activity AT_PS_BONUS_SETUP01   Categorize Unemployment Insurance 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HR_PBS_00_AT_BN_EXIT    

Functionality

Customer exit HR_PBS_00_AT_BN_EXIT in contribution statement ELDA is used in the same way as that in the calculation of social insurance (EXIT_RPCV00A2_VAR) in the public sector Austria. The aim of this exit is to determine whether the unemployment insurance was calculated with the normal contribution rates or the contribution rates with bonus 1 or bonus 2. Accordingly, a return parameter (P_BONUS) is set to either initial (unemployment insurance without bonus) or 1, 2 (unemployment insurance with bonus 1, bonus 2) is set in the exit. As a result, insurance contributions are assigned to the BVA contribution types - unemployment insurance, unemployment insurance with bonus 1 or unemployment insurance with bonus 2 - in the ELDA file for the personnel case being processed.

The following information is transferred to the customer exit:

Personnel number (P_PERNR)

Country ID (P_MOLGA)

End date of current SI split (P_SV_ENDDA)

Current SV_BI entry for current SI split (P_SV_BI)

The following parameter can be changed in the customer exit:

Indicator Bonus (P_Bonus).

Exceptions can be triggered, which are then displayed in the monthly contribution statement ELDA.

The sample code shows how the customer exit must be implemented if the different percentages are maintained via different contribution groups in the SI calculation. In this case, the characteristics of the contribution group must be maintained in view V_5A1D_B for the contribution group, in order to cumulate the existing contribution in unemployment insurance with bonus 1 or bonus 2. Characteristic type 20 is used for this.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20030509 
SAP Release Created in 470