SAP ABAP IMG Activity HRHCP00_DC_EMPLOYEE (BAdI: Collect Employee Data)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-CP (Application Component) Personnel Cost Planning and Simulation
     PAOC_HCP_CUSTOMIZING (Package) HCP Customizing
IMG Activity
ID HRHCP00_DC_EMPLOYEE BAdI: Collect Employee Data  
Transaction Code S_ALN_01000428   (empty) 
Created on 20011213    
Customizing Attributes HRHCP00_DC_EMPLOYEE   BAdI: Collect Employee Data 
Customizing Activity HRHCP00_DC_EMPLOYEE   BAdI: Collect Employee Data 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HRHCP00_DC_EMPLOYEE    

Use

You use this Business Add-In (BAdI) in the data collection function in Personnel Cost Planning and Simulation.

This BAdI enables you to make customer-specific adjustments when collecting quantity and cost data for employees.

This BAdI enables you to valuate customer-specific data sources, in other words to collect additional data and data that is not covered by the standard procedure. You can also design special valuations of standard data sources.

The BAdI is filter-dependent. It is defined in accordance with the filter type HCP_INTERFACE_FOR_BADI_E (Data Collection Method (Employee Data)). That means that you can differentiate between your implementations based on this filter type. You can use implementations with this filter type when collecting quantity and cost data for employees.

Requirements

If you want to use your own methods, you must create them in Customizing for Personnel Cost Planning and Simulation. To do that, you perform the IMG activity Create Additional Data Collection Methods.

Your methods first appear as possible filter values for the BAdI implementation, and after you have implemented and activated the BAdI they appear as selection options in a dialog box in the data collection report.

If you want to use your own parameters, you must create them, too, in Customizing for Personnel Cost Planning and Simulation.

To do that, you perform the IMG activity Specify Additional Data Collection Parameters.

Standard settings

The standard system already contains implementations. In the BAdI builder you can display the implementations for a BAdI by choosing Implementation -> Overview.

Activities

After calling up the IMG activity, a dialog box appears, in which you can enter a name for the implementation.

If you have already made other implementations for this BAdI, another dialog box appears, in which the existing implementations are displayed. In this case, choose Create, and proceed as follows:

  1. In the dialog box, enter a name for the BAdI implementation in the Implementation field, and choose Create.

    The screen for creating BAdI implementations is now displayed.

  2. Enter a short text for the implementation in the Short text for implementation field.
  3. 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.

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

  9. Choose Activate

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

Example

You want to collect data on anniversary bonuses that each employee has received.

Further Notes

Interface

Method: Return Cost Items per Employee.

For further information on the use of Business Add-Ins, see the SAP Library under SAP Web Application Server -> ABAP Workbench -> Changes to the SAP Standard (BC) -> Business Add-Ins.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG HRHCP00_DC_EMPLOYEE 0 ALN0000051 Personnel Cost Planning and Simulation 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20020402 
SAP Release Created in 110