SAP ABAP IMG Activity BADI_GRAC_ERM_MASTER (BAdI: Copy Role Attributes to Derived Roles)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ROLE_MANAGEMENT (Package) GRC ERM Support
IMG Activity
ID BADI_GRAC_ERM_MASTER BAdI: Copy Role Attributes to Derived Roles  
Transaction Code S_GM1_71000027   (empty) 
Created on 20111101    
Customizing Attributes BADI_GRAC_ERM_MASTE   BAdI: Copy Role Attributes to Derived Roles 
Customizing Activity BADI_GRAC_ERM_MASTE   BAdI: Copy Role Attributes to Derived Roles 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_GRAC_ERM_MASTER_TO_DERIVE    

Use

This Business Add-In (BAdI) is used in the Access Control application. You can use this BAdI during role derivation to copy role attributes such as approvers and role mapping from the master (single) role to the derived roles. This BAdI is invoked once after each successful role derivation.

The BAdI contains the following method:

  • AFTER_ROLE_DERIVATION_SAVE
  • After the role is derived, the system copies the role attributes that you have defined to the new role.

Requirements

For this BAdI to be invoked, the following conditions must be met:

  • The role must be successfully derived from the master role
  • The session must be saved

Standard settings

In the standard system, there is no activated BAdI implementation.

The BAdI is designed for multiple uses.

The BAdI is not filter-dependent.

Activities

Example

One example where you may want to implement this BAdI is if role approvers are not inherited from the master role during derivation and you have a business need to do so. The BAdI enables the derived role to inherit the role approvers of the master role.

More Information

For more information, in the SAP Library for SAP NetWeaver 7.0, see Enhancement Framework -> Enhancement Technologies -> Business Add-Ins (BAdIs) -> BAdIs Concept

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 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20111101 
SAP Release Created in V1100