Hierarchy

⤷

⤷

IMG Activity
ID | PAY_IN_TER_800 | BAdI: Calc. Methods for Superannuation, Gratuity and Leave Encashment |
Transaction Code | S_L7D_24000549 | (empty) |
Created on | 20061222 | |
Customizing Attributes | PAY_IN_TER_800 | BAdI: Calc. Methods for Superannuation, Gratuity and Leave Encashment |
Customizing Activity | PAY_IN_TER_800 | BAdI: Calc. Methods for Superannuation, Gratuity and Leave Encashment |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | HR_IN_TERMINATION |
Use
This Business Add-In (BAdI) is used in the Termination component of Payroll India (PY-IN).
Implement this BAdI to configure calculation methods for payments made to an employee when he or she leaves the organization.
You can configure customer specific calculation methods, for the following termination related payments:
- Superannuation
- Gratuity
- Leave encashment
Program HINCTER0 makes use of this BAdI to compute termination payments as per customer specified calculation methods.
Requirements
Carry out this activity only if the following conditions 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
After calling up the IMG activity, a dialog box appears, in which the existing implementations are displayed. Choose Change, and proceed as follows:
- From the tab index, choose Interface.
The Name of implemented class field is already filled on the tab page, as a class name was automatically assigned to the implementation when you named it.
- Save your entries, and assign the implementation to a development class.
- Place the cursor on the method, and double-click to enter method processing.
- Enter the code for the implementation between the statements
method <Interface name> ~ <Name of method> and endmethod
. - Save and implement your code. Return to the Edit Implementation screen.
Note: You can also create an implementation, and then activate it later. In such a case, end the processing stage at this point.
- Save the entries on the Edit Implementation screen.
- Choose Activate.
The code you stored in the method will be run when the application program is executed.
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_TER_800 | IN | India |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20061222 |
SAP Release Created in |