SAP ABAP Class CL_ROLEMAN_BADI (Role Manager: BAdI Help Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     SROLEMAN (Package) Role Manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20060926
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ROLEMAN_AUTH_CHECK Role Manager: Check Authorization Data 20060926
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ROLEMAN_AUTH_GET Role Manager: Determine Authorization Data 20060926
Properties
Class CL_ROLEMAN_BADI  
Short Description Role Manager: BAdI Help Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SROLEMAN   Role Manager 
Created 20060925   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20060926
2 IF_BADI_ROLEMAN_AUTH_CHECK Role Manager: Check Authorization Data 20060926
3 IF_BADI_ROLEMAN_AUTH_GET Role Manager: Determine Authorization Data 20060926
Friends
# Friend Modeled only Created on Description
1 CL_ROLEMAN_AUTH 20060926 Role Manager: Authorizations
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_SELECT_ALL Constant Public Type reference (TYPE) C 'A' All Authorizations 20060926
2 MC_SELECT_EMPTY Constant Public Type reference (TYPE) C 'E' Empty Authorizations 20060926
3 MC_SELECT_EMPTY_ALL Constant Public Type reference (TYPE) C 'B' All Empty Authorizations 20060926
4 MC_SELECT_EMPTY_ORGLEVELS Constant Public Type reference (TYPE) C 'O' Empty Organizational Levels 20060926
5 MV_BADI_CALLED Static Attribute Protected Type reference (TYPE) ABAP_BOOL 20060926
Methods
# Method Level Visibility Method type Description Created on
1 ROLE_AUTH_GET Static method Public Method 20060926
2 USER_ROLES_GET Static method Public Method 20060926
Events
Class CL_ROLEMAN_BADI has no event.
Types
Class CL_ROLEMAN_BADI has no local type.
Method Signatures

Method ROLE_AUTH_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTH Call by reference Type reference (TYPE) SROLEMAN_ROLE_AUTH_T Rollenmanager: Rollen-Berechtigungen (Tabellentyp) 20060926
2 Importing IV_ROLE_NAME Call by reference Type reference (TYPE) AGR_NAME Benutzername im Benutzerstamm 20060926
3 Importing IV_SELECTION_MODE Call by reference Type reference (TYPE) C Berechtigungsauswahl 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method USER_ROLES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLES Call by reference Type reference (TYPE) SROLEMAN_ROLE_T Name der Rollen 20060926
2 Importing IV_USER_NAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926
History
Last changed by/on SAP  20110908 
SAP Release Created in 731