Hierarchy

⤷

⤷

IMG Activity
ID | PY_IN_ECRPF_01 | BAdI: Get Member ID for ECR |
Transaction Code | S_L4H_49002865 | (empty) |
Created on | 20120723 | |
Customizing Attributes | PY_IN_ECRPF_01 | BAdI: Get Member ID for ECR |
Customizing Activity | PY_IN_ECRPF_01 | BAdI: Get Member ID for ECR |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | HR_IN_ECR_MEM_ID |
Title
Get Member ID (HR_IN_ECR_MEM_ID)
Use
This Business Add-In is used in the Electronic Challan cum Returns (PY-IN) component.
This BAdI enables you to maintain customer specific member ID's that the system uses while processing ECR for Provident Fund.
You use the method, GET_MEMBER_ID, in the IF_EX_HR_IN_ECR_MEM_ID interface of this BAdI to do the same.
The BadI has the following parameters:
- Import parameters:
- FLT_VAL - Denotes the employee's country grouping
- PERNR - Denotes the employee's personnel number
- BEGDA - Denotes the begin date from which the system reads the member ID maintained using this BAdI.
- ENDDA - Denotes the end date till which the system reads the member ID maintained using this BAdI.
- Export parameters:
- MEMID - Indicates the customer specific member ID that system uses while processing ECR for Provident Fund
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, 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 ~ <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
See also
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 |
---|---|---|
PY_IN_ECRPF_01 | IN | India |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20120817 |
SAP Release Created in |