SAP ABAP IMG Activity PY_FI_IDENT_001 (BAdI: Identify the part timer employees)
Hierarchy
SAP_HRCFI (Software Component) Sub component SAP_HRCFI of SAP_HR
   PY-FI (Application Component) Finland
     PC44 (Package) HR accounting: Finland
IMG Activity
ID PY_FI_IDENT_001 BAdI: Identify the part timer employees  
Transaction Code S_L7D_24002002   (empty) 
Created on 20090319    
Customizing Attributes PY_FI_IDENT_001   BAdI: Identify the part timer employees 
Customizing Activity PY_FI_IDENT_001   BAdI: Identify the part timer employees 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HRPAFI_IDEN_PARTTIME    

Use

This Business Add-In (Add-In) is used in the Payroll component.

In this BAdI, you can use Identify the ee is part timer or full timer (IDENTIFY_EMP_TYPE ) method contained in the Interface for BAdI: HRPAFI_IDEN_PARTTIME(IF_EX_HRPAFI_IDEN_PARTTIME) interface to determine whether an employee is full timer or part timer.

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 you have to enter the implementation name. Choose Enter, and proceed as follows:

  1. Enter the Short Text for the implementation.
  2. From the tab index, choose Interface.
  3. Save your entries, and assign the implementation to a development class.
  4. Place the cursor on the method, and double-click to enter method processing.
  5. Enter the coding for the implementation between the statements method <Interface name> ~ <Name of method> and end method.
  6. Save and implement your coding. Return to the Edit Implementation screen.
  7. Save the entries on the Edit Implementation screen.

Note: You can also change an implementation, and then activate it at a later time. In such a case, end the processing stage at this point.

  1. Choose Activate.

The coding you stored in the method will be run when the application program is executed.

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
PY_FI_IDENT_001 FI Finland
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20090319 
SAP Release Created in