SAP ABAP IMG Activity PAY_IN_CLM_400 (User Exit: Determine Eligibility for Claims)
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_CLM_400 User Exit: Determine Eligibility for Claims  
Transaction Code S_L6B_69000151   (empty) 
Created on 20020812    
Customizing Attributes PAY_IN_CLM_400   User Exit: Determine Eligibility for Claims 
Customizing Activity PAY_IN_CLM_400   User Exit: Determine Eligibility for Claims 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PAY_IN_CLM_400    

Use this user exit to customize the eligibility criteria for employee claims.

The standard SAP system determines the employee eligibility for a reimbursement type based on factors such as the Payscale Grouping for Allowances, Personnel number, and Tax code.

You can override the eligibility values calculated by the system, with customized values using the user exit, EXIT_SAPLHRPADINA1_005, in the enhancement HRINRAP4. The function module HR_IN_CALC_ELIG_EXIT calls this user exit in the Reimbursement for Employees Transaction (PCOO_M40_REMP).

For more information on User Exits, refer to the Enhancements section of the Basis documentation in the SAP Library.

Caution

You must create the user exit only if the following points apply:

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

Example

Requirements

Standard settings

Recommendation

Activities

To implement the user exit, perform the following tasks:

  1. Create a project
    1. Enter a name for your project
    2. Choose Project -> Create
    3. Enter a short text for your project and choose Save
  2. Assign the user exit to your project
    1. Choose Components
    2. Enter the name(s) of the user exits you want to implement
  3. Make your codiing modifications:
    1. Choose Change
    2. Select the user exit, for which you want to write the code
    3. Select the corresponding INCLUDE
    4. The system will prompt you to create this INCLUDE, and you can continue to write your code in it.
  4. Activate your project
    1. Return to the initial screen and choose Activate Project

Further notes

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_CLM_400 IN India
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG PAY_IN_CLM_400 0 WSD0000021 Reimbursements, Allowances and Perks 
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 HRINRAP4 Determine Eligible Claim values 
History
Last changed by/on SAP  20020812 
SAP Release Created in