Hierarchy

⤷

⤷

IMG Activity
ID | HRHCP00_DC_ORGOBJECT | BAdI: Collect Organizational Object Data |
Transaction Code | S_ALN_01000505 | (empty) |
Created on | 20020103 | |
Customizing Attributes | HRHCP00_DC_ORGOBJECT | BAdI: Collect Organizational Object Data |
Customizing Activity | HRHCP00_DC_ORGOBJECT | BAdI: Collect Organizational Object Data |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | HRHCP00_DC_ORGOBJECT |
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 organizational objects.
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_O (Data Collection Method (Organizational Objects)). 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 organizational objects.
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 this 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:
- 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.
- Enter a short text for the implementation in the Short text for implementation field.
- 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.
- Save your entries, and assign the implementation to a development class.
- Place the cursor on the method, and double-click to enter method processing.
- Enter the code for the implementation between the statements
method <Interface name> ~ <Name of method>
andendmethod
. - Save and implement your code. Return to the Edit Implementation screen.
- 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.
- 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 education and training in each organizational unit.
Further Notes
Method: Return Cost Items per Organizational Object.
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_ORGOBJECT | 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 |