SAP ABAP IMG Activity PY_TH_ATI_001 (BADI for Annualizing Tax Income)
Hierarchy
☛
SAP_HRCTH (Software Component) Sub component SAP_HRCTH of SAP_HR
⤷
PY-TH (Application Component) Thailand
⤷
PC26 (Package) HR Payroll: Thailand
⤷
⤷
IMG Activity
| ID | PY_TH_ATI_001 | BADI for Annualizing Tax Income |
| Transaction Code | S_L7D_24002853 | (empty) |
| Created on | 20110623 | |
| Customizing Attributes | PY_TH_ATI_001 | BADI for Annualizing Tax Income |
| Customizing Activity | PY_TH_ATI_001 | BADI for Annualizing Tax Income |
Document
| Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
| Document Name | HR_TH_BADI_ANNUALIZATION |
Use
This Business Add-In (BAdI) is used in the Tax (PY-TH) component.
This Add-In enables you to annualize the taxable income of an employee. To do the same, this BAdI uses the ANNUALIZE_TAX_INCOME method.
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
After calling up the Customizing activity, a dialog box appears, in which the existing implementations are displayed. Choose Change, and proceed as follows:
- From the tab index, choose Interface.
- Place the cursor on the method, and double-click to enter method processing.
- Enter the coding for the implementation between the statements method
if_ex_hr_th_if_annualization ~ <Name of method>andendmethod. - Save and implement your coding. Return to the Edit Implementation screen.
- Save the entries on the Edit Implementation screen.
Note: You can also change the implementation, and then activate it at a later time. In such a case, end the processing stage at this point. - Choose Activate
The coding you stored in the method will be run when the application program is executed.
Example
To display the sample code, choose Goto -> Sample Code -> Display
Business Attributes
| ASAP Roadmap ID | 257 | Create User Exits |
| Mandatory / Optional | 1 | Mandatory activity |
| Critical / Non-Critical | 1 | Critical |
| Country-Dependency | I | Valid for countries specified |
| Customizing Attributes | Country Key | Country Name |
|---|---|---|
| PY_TH_ATI_001 | TH | Thailand |
Maintenance Objects
| Maintenance object type | E | Business Add-In - Definition |
History
| Last changed by/on | SAP | 20110623 |
| SAP Release Created in |