SAP ABAP IMG Activity HRHCP00_DERIVE_VALU (BAdI: Derive and Valuate Cost Items)
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_DERIVE_VALU BAdI: Derive and Valuate Cost Items  
Transaction Code S_PLN_16000002   (empty) 
Created on 20020301    
Customizing Attributes HRHCP00_DERIVE_VALU   BAdI: Derive and Valuate Cost Items 
Customizing Activity HRHCP00_DERIVE_VALU   BAdI: Derive and Valuate Cost Items 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HRHCP00_DERIVE_VALU    

Use

You can use this Business Add-In (BAdI) for planning in Personnel Cost Planning and Simulation.

It enables you to adjust the derivation of additional and dependent cost items and the valuation of non-valuated cost items to suit your individual requirements.

You can also use the BAdI to specify the organizational grouping of cost objects based on criteria that are not available in the standard feature for that purpose. In addition, you can change the cost items generated in the derivation.

Requirements

Standard settings

In the standard this BAdI is not implemented. Unless you create an implementation, the SAP system runs the standard code for derivation and valuation.

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 group the cost objects for a cost item "Bonus" according to age. Age is not available in the feature for determining an organizational grouping. You create an implementation of the BAdI, in which you determine the age of an employee, and which returns the organizational grouping for the cost item "Bonus" based on that age.

The implementation does not return a grouping for any other cost items.

For the other cost items, the SAP system determines the grouping using the standard code based on the feature.

In addition you can do the following:

  • Add cost items
  • Delete cost items
  • Change the amount for cost items

Further notes:

Interface

Method: Determine Organizational Grouping for Employees

Method: Determine Organizational Grouping for Organizational Objects

Method: Change Derived Cost Items

For further information on the use of Business Add-Ins, see the SAP Library under SAP Web Application Server -> ABAP Workbench -> Changing 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_DERIVE_VALU 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