SAP ABAP IMG Activity PAY_IN_217_200 (Add-In: Percentage Share Held by Employee)
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_217_200 | Add-In: Percentage Share Held by Employee |
Transaction Code | S_L6B_69000113 | (empty) |
Created on | 20020801 | |
Customizing Attributes | PAY_IN_217_200 | Add-In: Percentage Share Held by Employee |
Customizing Activity | PAY_IN_217_200 | Add-In: Percentage Share Held by Employee |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | HR_IN_PERCENT_SHARES |
Use
This Business Add-In (Add-In) is used in the Payroll India: Form 217 (2A) component.
This Add-In enables you to enter the percentage of share held by an employee, for printing in Form 217 (2A).
Prerequisites
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
Default
In the standard system, the Business Add-In is not activated.
Activities
After calling up the IMG activity, a dialog box appears, the HR_IN_PERCENT_SHARES Implementation is 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 code for the implementation between the statements
method IF_EX_HR_IN_PERCENT_SHARES~GET_PERCENT_SHARES
andendmethod
. - Save and implement your code. Return to the Edit Implementation screen.
- Save the entries on the Edit Implementation screen.
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 | 1 | Mandatory activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | I | Valid for countries specified |
Customizing Attributes | Country Key | Country Name |
---|---|---|
PAY_IN_217_200 | IN | India |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20020801 |
SAP Release Created in | 470 |