SAP ABAP Class CL_ROLEMAN (Role Manager:)
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_ROLEMAN_LOG Role Manager: Messages 20060926
Properties
Class CL_ROLEMAN  
Short Description Role Manager:    
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 20070910   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ROLEMAN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ROLEMAN_LOG Role Manager: Messages 20060926
Friends
Class CL_ROLEMAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ROLEMAN_USER Instance attribute Private Object reference (TYPE REF TO) CL_ROLEMAN_USER Role Manager: User 20060926
2 MS_MESSAGE Instance attribute Private Attribute reference (LIKE) 20060926
3 MT_LOGHANDLE Instance attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20060926
4 MT_MESSAGE Instance attribute Private Attribute reference (LIKE) 20060926
5 MV_LOGHANDLE Instance attribute Private Attribute reference (LIKE) 20060926
6 MV_LOG_LEVEL Instance attribute Private Attribute reference (LIKE) 20060926
Methods
# Method Level Visibility Method type Description Created on
1 INSTANCE_GET Static method Public Method Generate Instance 20060926
2 LOG_ADD Static method Private Method Add Application Log 20060926
3 LOG_CREATE Static method Private Method Add Application Log 20060926
4 LOG_DISPLAY Static method Private Method Display Application Log 20060926
5 LOG_LEVEL_SET Static method Private Method Set Logging Level 20060926
6 LOG_SAVE Static method Private Method Store Application Log 20060926
7 MESSAGE_ADD Instance method Private Method 20060926
8 ROLE_INSTANCES_GET Static method Public Method Generate Instances of a Role 20060926
9 ROLE_NAME_GET Static method Public Method Determine the User Role 20060926
10 UPDATE Static method Public Method Update 20060926
11 USER_NAME_GET Static method Public Method Determine User Name 20060926
12 USER_STATUS_GET Static method Public Method Determine User Name 20060926
Events
Class CL_ROLEMAN has no event.
Types
Class CL_ROLEMAN has no local type.
Method Signatures

Method INSTANCE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER_NAME Call by reference Type reference (TYPE) XUBNAME SY-UNAME 20060926
2 Returning RO_ROLEMAN Value transfer Object reference (TYPE REF TO) CL_ROLEMAN Rollenmanager: Factory 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method LOG_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROLEMAN Call by reference Object reference (TYPE REF TO) CL_ROLEMAN Rollenmanager: 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method LOG_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROLEMAN Call by reference Object reference (TYPE REF TO) CL_ROLEMAN Rollenmanager: 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method LOG_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROLEMAN Call by reference Object reference (TYPE REF TO) CL_ROLEMAN Rollenmanager: 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method LOG_LEVEL_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROLEMAN Call by reference Object reference (TYPE REF TO) CL_ROLEMAN Rollenmanager 20060926
2 Importing IV_LOG_LEVEL Call by reference Type reference (TYPE) I 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method LOG_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROLEMAN Call by reference Object reference (TYPE REF TO) CL_ROLEMAN Rollenmanager: 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method MESSAGE_ADD Signature

Method MESSAGE_ADD on class CL_ROLEMAN has no parameter.
Method MESSAGE_ADD on class CL_ROLEMAN has no exception.

Method ROLE_INSTANCES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLEMAN Call by reference Type reference (TYPE) SROLEMAN_CL_ROLEMAN_T Rollenmanager: Referenz (Tabellentyp) 20060926
2 Importing IV_ROLE_NAME Call by reference Type reference (TYPE) AGR_NAME 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method ROLE_NAME_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ROLE_NAME Call by reference Type reference (TYPE) AGR_NAME 20060926
2 Importing IV_USER_NAME Call by reference Type reference (TYPE) XUBNAME SY-UNAME 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROLEMAN Call by reference Object reference (TYPE REF TO) CL_ROLEMAN Rollenmanager: Factory 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method USER_NAME_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROLEMAN Call by reference Object reference (TYPE REF TO) CL_ROLEMAN Rollenmanager: Factory 20060926
2 Returning RV_USER_NAME Value transfer Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926

Method USER_STATUS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROLEMAN Call by reference Object reference (TYPE REF TO) CL_ROLEMAN Rollenmanager: Factory 20060926
2 Returning RV_USER_STATUS Value transfer Type reference (TYPE) SROLEMAN_USER_STATUS 20060926
# Exception Resumable Description Created on
1 CX_ROLEMAN Rollenmanager: Ausnahmen 20060926
History
Last changed by/on SAP  20070910 
SAP Release Created in