SAP ABAP IMG Activity PAY_AT_ELDA_070 (BAdI: Preparation of Personnel Numbers for Comparison of Absences)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PY-AT (Application Component) Austria
     P03C (Package) HR Customizing: Austria
IMG Activity
ID PAY_AT_ELDA_070 BAdI: Preparation of Personnel Numbers for Comparison of Absences  
Transaction Code S_L4H_49002318   (empty) 
Created on 20110706    
Customizing Attributes PAY_AT_ELDA_070   BAdI: Preparation of Personnel Numbers for Comparison of Absences 
Customizing Activity PAY_AT_ELDA_070   BAdI: Preparation of Personnel Numbers for Comparison of Absences 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HRPAYAT_KSB_PRE_PLIS    

Use

You can use this Business Add-In (BAdI) to determine the number of personnel numbers that are even to be considered in the comparison process. Report RPCKSBA0_MAT calls this BAdI before it checks the absence data in the Absences (2001) infotype. Infotype 2001 can contain a large amount of data for companies with a high number of personnel numbers. Without this BAdI, the system would carry out a full table search in infotype 2001. Therefore, we recommend that you restrict the relevant personnel numbers, particularly for companies with a high number of personnel numbers.

The list of personnel numbers that you specify in this BAdI is then further restricted by report RPCKSBA0_MAT based on the selection criteria specified for the report.

Requirements

Standard settings

SAP delivers a default implementation in which the personnel numbers are already filtered based on the following criteria:

  • Only persons from Austria, on the basis of the personnel subarea
  • Only persons who have not yet left the company

Activities

After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.

If implementations of this Business Add-In have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:

  1. In the dialog box, enter a name for the implementation of the Add-In and choose Create.
    The system displays the initial screen for creating Business Add-In implementations.
  2. On this screen, enter a short description for your implementation in the Implementation Short Text field.
  3. If you choose the Interface tab, you will notice that the system has populated the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
  4. Save your entries and assign the Add-In to a package.
  5. To edit a method, double-click its name.
  6. Enter your implementation code between the method <Interface Name>~<Name of Method>. and endmethod. statements.
  7. Save and activate your code. Navigate back to the Change Implementation screen.
    Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not perform the following step:
  8. Choose Activate.
    When the application program is executed, the code you created is run through.

Example

See also

BAdI method documentation:

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
PAY_AT_ELDA_070 AT Austria
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20120313 
SAP Release Created in