SAP ABAP IMG Activity PAY_IN_EPF_850 (User Exit: Override Employer Pension Basis)
Hierarchy
SAP_HRCIN (Software Component) Sub component SAP_HRCIN of SAP_HR
   PY-IN (Application Component) India
     P40C (Package) HR customizing: India
IMG Activity
ID PAY_IN_EPF_850 User Exit: Override Employer Pension Basis  
Transaction Code S_L6B_69000149   (empty) 
Created on 20020809    
Customizing Attributes PAY_IN_EPF_850   User Exit: Override Employer Pension Basis 
Customizing Activity PAY_IN_EPF_850   User Exit: Override Employer Pension Basis 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PAY_IN_EPF_850    

Use

The Eligible Pay maintained by the Provident Fund Authority is currently Rs.6500. In case there is loss of pay for the employee or if the employee joins your organization in the middle of the month, the system prorates the Eligible Pay to form the Employer Pension Basis. To avoid this proration, you have been provided with User Exit EXIT_HINCALC0_002 in the Enhancement HRINCEPF. This User Exit overrides the value of Employer Pension Basis calculated by the system.

To create the user exit, see the instructions below.

If you need to implement this user exit, you first create a project for the user exit, then assign the user exit to your project. Then you write the coding for the user exit, and finally activate the project.

For general information about user exits, refer to the Enhancements section in the Basis component documentation in the SAP library. In addition, there is detailed information about each user exit that you can access when you assign it to your project.

Requirements

You should only carry out this step if both of the following points apply:

  • The SAP standard processes do not suit your needs
  • You are a competent ABAP/4 programmer

Standard settings

Activities

Start by creating your project:

  1. Enter a name for your project.
  2. Choose Project -> Create.
  3. Enter a short text for your project and choose Save.

Next, assign the user exit to your project:

  1. Choose Components.
  2. Enter the name(s) of the user exits you want to implement.

Next, make your coding modifications:

  1. Choose Change.
  2. Select the user exit for which you want to write the code.
  3. Select the corresponding INCLUDE.

The system will then prompt you to create this INCLUDE, and you can continue to write your code in it.

Now activate your project:

  1. Return to the initial screen and choose Activate Project.

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
PAY_IN_EPF_850 IN India
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG PAY_IN_EPF_850 0 WSD0000019 Statutory Social Contribution 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
CMOD L - Logical transport object CMOD HRINCEPF  
History
Last changed by/on SAP  20020809 
SAP Release Created in 470