SAP ABAP IMG Activity HRHCP00_RESP_OBJECTS (BAdI: Specify Authorizations and Objects in Area of Responsibility)
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_RESP_OBJECTS BAdI: Specify Authorizations and Objects in Area of Responsibility  
Transaction Code S_PLN_16000223   (empty) 
Created on 20020423    
Customizing Attributes HRHCP00_RESP_OBJECTS   BAdI: Objects for which Responsible in Detail Planning 
Customizing Activity HRHCP00_RESP_OBJECTS   BAdI: Objects for which Responsible in Detail Planning 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name HRHCP00_RESP_OBJECTS    

Use

You can use this Business Add-In (BAdI) for detail planning and other planning functions in Personnel Cost Planning and Simulation. You can make the following settings:

  • Specify the organizational units (for plans with an organizational view) and the account assignment objects (for plans with an account assignment view) that are in the user's area of responsibility and which should therefore be offered to the user for plan data changes in detail planning.
  • Refine the authorization check for personnel cost plans and cost planning runs.
  • Define the actions that can be executed during detail planning.
  • Determine the jobs allowed for quota planning.

Requirements

Standard settings

The standard delivery contains an example implementation for this BAdI for determining the objects in a user's area of responsibility in detail planning. If you do not implement the BAdI methods, the system runs this example implementation.

  • For plans with an organizational view, the system determines the organizational units for which the user is responsible as follows:

    The user is responsible for the organizational units in which he or she holds the chief position. Starting from those organizational units, the system determines all subordinate organizational units that do not have a chief position assigned to them, and which therefore do not have their own person responsible. These organizational units, too, are the user's responsibility. The system reads the evaluation path used for this procedure from the Customizing for Personnel Cost Planning and Simulation. The evaluation path is stored in the control parameter Evaluation Path: Person Responsible for Cost Planning Organizational Unit (HCP00 D_OPA).

    For more information, see the Implementation Guide (IMG) for Personnel Cost Planning and Simulation under Detail Planning -> Specify Control Parameters for Detail Planning.

  • For plans with an account assignment view, the system determines the account assignment objects for which the user is responsible as follows:

    The SAP system determines the organizational units in the user's area of responsibility as above. The user is allowed to change plan data for all account assignment objects that are assigned to those organizational units as a master account assignment or as cost distribution information.

    Note

    This can mean that several users can change data for the same account assignment object.

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

For plans with an account assignment view, you want to determine the account assignment objects in the user's area of responsibility from a customer-specific table.

See also

Methods

Determine Organizational Units in Area of Responsibility

Determine Account Assignment Objects in Area of Responsibility

Check Authorization of Person Responsible for Cost Planning

Determine Allowed Actions

Determine Allowed Jobs for Quota Planning

Interfaces

BAdI Interface IF_EX_HRHCP00_RESP_OBJECTS

For more information about the use of Business Add-Ins, see the SAP Library under mySAP Technology Components -> 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_RESP_OBJECTS 0 ALN0000051 Personnel Cost Planning and Simulation 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20020508 
SAP Release Created in 110