SAP ABAP IMG Activity OHALTXF002 (BAdI: Determine Description for Position of an Employee)
Hierarchy
SAP_HRCMY (Software Component) Sub component SAP_HRCMY of SAP_HR
   PY-MY (Application Component) Malaysia
     P14C (Package) HR customizing: Malaysia
IMG Activity
ID OHALTXF002 BAdI: Determine Description for Position of an Employee  
Transaction Code S_L7D_24000421   (empty) 
Created on 20060825    
Customizing Attributes OHALTXF002   BAdI: Determine Description for Position of an Employee 
Customizing Activity OHALTXF002   BAdI: Determine Description for Position of an Employee 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HRPAYMY_EAFORM    

Use

This Business Add-In (Add-In) is used in the Payroll for Malaysia: EA or EC Form (PY-MY) component.

This Business Add-In (Add-In) enables you to determine the description for position of an employee in an organization.

The EA Form - Malaysia report (RPCTEAL0) reads the position of the employee from the Organizational Assignment infotype (0001). In the standard system, the report reads the position text of the employee from Position Texts table (T528T) and prints it on the EA form.

But, if you are maintaining the position text in a different table, you can configure this BAdI to read the same from the specific table.

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:

  1. 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.

  2. Save your entries, and assign the implementation to a development class.
  3. Place the cursor on the method, and double-click to enter method processing.
  4. Enter the code for the implementation between the statements method <Interface name> ~ <Name of method> and end method.
  5. Save and implement your code. Return to 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.

  6. 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 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
OHALTXF002 MY Malaysia
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20060825 
SAP Release Created in