SAP ABAP IMG Activity SPRO_PRP_BADI_ORG (BAdI: Determine Organizational Units Relevant to Staffing Process)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_CUSTOMIZE (Package) General Customizing for Project Management
IMG Activity
ID SPRO_PRP_BADI_ORG BAdI: Determine Organizational Units Relevant to Staffing Process  
Transaction Code S_CP4_60000030   (empty) 
Created on 20040218    
Customizing Attributes SPRO_PRP_BADI_ORG   BADI: Determine Organizational Units Relevant for Staffing Process 
Customizing Activity SPRO_PRP_BADI_ORG   Staff Org Units 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PRP_STAFF_ORG_UNITS    

Use

This Business Add-In (BAdI) is used in the Project Management (PPM-PRO) component for defining organizational units for staffing management and candidate management.

You use this BAdI to specify which organizational units are found and returned by the system during the staffing process if a search string (also with placeholders) is transferred as an input parameter.

Requirements

  1. You are using cProjects 3.1 or a higher release with resource management.
  2. Each role has a role type for which Staffed by Resource Manager via Responsible Organization or Staffed by Resource Manager via Authorization is set up in Customizing for Project Management under Define Role Types.
  3. You have linked specific organizational units to related positions using the interlinkages A440 (Candidate Management) and A441 (Staffing Management). Business partners are attached to these positions.

Standard settings

  • The BAdI is active in the standard system.
  • The BAdI is not designed for multiple use.
  • The BAdI is not filter-dependent.

To display the default code, choose Goto -> Default Code -> Display in the BAdI Builder.

Activities

Create your own BAdI implementation:

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.

See also:

Methods

The methods all have the same interface parameters:

Organizational Units for Candidate Management

Organizational Units for Staffing Assignment

Business Attributes
ASAP Roadmap ID 209   Establish Authorization Management 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20050617 
SAP Release Created in 310