SAP ABAP IMG Activity PYIN_ESS_CLM_BADI_80 (BAdI: Define, Modify Eligibility Criteria of Reimbursement Type)
Hierarchy
EA-HRCIN (Software Component) Sub component EA-HRCIN of EA-HR
   PY-IN-PS (Application Component) INDIA PUBLIC SECTOR
     PAOC_PAD_IN_PS (Package) HR IN: India Public Sector
IMG Activity
ID PYIN_ESS_CLM_BADI_80 BAdI: Define, Modify Eligibility Criteria of Reimbursement Type  
Transaction Code S_P7H_77000231   (empty) 
Created on 20090424    
Customizing Attributes PYIN_ESS_CLM_BADI_80   BAdI: Define, Modify Eligibility Criteria of Reimbursement Type 
Customizing Activity PYIN_ESS_CLM_BADI_80   BAdI: Define, Modify Eligibility Criteria of Reimbursement Type 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HRPBSIN_CHANGE_ELIGIBILITY    

Use

This Business Add-In (Add-In) is used in the Advanced Claims component.

This Add-In enables you to define and delete eligibility criteria for a reimbursement type which is not displayed on the eligiblity pop-up on the employee Overview screen.

In the standard system, the HR-IN: Status for claims (HINCREMS) report determines the eligibility criteria of a reimbursement type. In case, you want to define eligibility criteria for a reimbursement which is not displayed on the eligiblity pop-up on the employee Overview screen, you can do using this Add-In.

Note

We recommend that you do not modify the eligibility criteria for a reimbursement type.

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

In the standard system, the Business Add-In is not activated.

Activities

  1. After calling up the IMG activity, a dialog box appears, in which the existing implementations are displayed. Choose Change, and proceed as follows:
  2. From the tab index, choose Interface.
  3. Save your entries, and assign the implementation to a development class.
  4. Place the cursor on the method, and double-click to enter method processing.
  5. Enter the coding for the implementation between the statements method <Interface name> ~ <Name of method> and end method.
  6. Save and implement your coding. Return to the Edit Implementation screen.
  7. Save the entries on the Edit Implementation screen.

Note

You can also change an implementation, and then activate it at a later time. In such a case, end the processing stage at this point.

  1. Choose Activate.
  2. The coding you stored in the method will be run when the application program is executed.

Example

Consider that you have created a reimbursement type Monthly, which is a combination of three other reimbursement types namely, Petrol, Food and Travel. In the standard scenario, the eligibility criteria for the three reimbursement types is not displayed in the eligiblity pop-up on the employee Overview screen. The system will display:

Reimbursement type    Amount   

Monthly    

But if you want to display the eligibility criteria for the three reimbursement types, you can do it using this BAdI. Consider you have defined the eligibility criteria for petrol as 2000, for travel as 10000 and for food as 1000, the system displays the following values in the eligiblity pop-up on the employee overview screen:

Reimbursement Type    Amount   

Petrol     2000

Travel     10000

Food     1000

Note

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 
Customizing Attributes Country Key Country Name
PYIN_ESS_CLM_BADI_80 IN India
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20090424 
SAP Release Created in