Hierarchy

⤷

⤷

IMG Activity
ID | PY_IN_FORM24_100 | BAdI: Calculate Taxable Income of the Employee for Form 24Q Reporting |
Transaction Code | S_L7D_24000033 | (empty) |
Created on | 20051007 | |
Customizing Attributes | PY_IN_FORM24_100 | BAdI: Calculate Taxable Income of the Employee for Form 24Q Reporting |
Customizing Activity | PY_IN_FORM24_100 | BAdI: Calculate Taxable Income of the Employee for Form 24Q Reporting |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | HR_IN_F24Q_TXBL_INCM |
Use
This Business Add-In (BAdI) is used in the Form 24 reporting component of Payroll India (PY-IN).
Implement this BAdI to calculate the monthly Taxable Amount to be printed on Form 24Q.
Taxable Amount is printed on the Deductee wise details of TDS list of Form 24Q. This is an annual amount in the system. However, the legal requirements are that this amount should be printed as a monthly amount on Form 24Q. The standard system calculates a monthly amount from the annual gross amount. However, you are provided with the BadI to calculate your own monthly taxable amount. This amount then gets printed as the Taxable Amount on the Deductee wise details of TDS list.
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>
andendmethod
. - Save and implement your code. Return to the Edit Implementation screen.
- Save the entries on the After calling up the IMG activity, a dialog box appears, in which the existing implementations are displayed. Choose Change, and proceed as follows:
Note: You can also create an implementation, and then activate it at a later time. In such a case, end the processing stage at this point.
- Choose Activate.
The code you stored in the method will be run when the application program is executed.
Example
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 1 | Critical |
Country-Dependency | I | Valid for countries specified |
Customizing Attributes | Country Key | Country Name |
---|---|---|
PY_IN_FORM24_100 | IN | India |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20060510 |
SAP Release Created in |