SAP ABAP Class CL_ACO_ROLE (Role Administration)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA (Application Component) Cross-Application Components
     ACO (Package) Authorization Check with Access Control Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACO_MEMBER_INFO Authorization Holder IDs 20020117
Properties
Class CL_ACO_ROLE  
Short Description Role Administration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ACO   Authorization Check with Access Control Objects 
Created 20011212   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ACO_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACO_MEMBER_INFO Authorization Holder IDs 20020117
Friends
Class CL_ACO_ROLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ROLE_ID Instance attribute Private Type reference (TYPE) AGR_NAME Role ID 20011212
2 ST_ROLE Static Attribute Private Type reference (TYPE) SMUM_AGR_USERS Role List for SY-UNAME 20020122
3 ST_ROLE_REF Static Attribute Private Type reference (TYPE) ACO_TT_ROLE_REF List of References for Role Manager Class 20011212
4 SV_ROLES_FOR_USER_READ Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20020122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011212
2 GET_INSTANCE Static method Public Method Get Instance for Role 20011212
3 INITIALIZE Static method Public Method Add Role 20011212
4 READ_ROLES_FOR_USER Static method Private Method Read User Role 20020122
Events
Class CL_ACO_ROLE has no event.
Types
Class CL_ACO_ROLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) ACO_ROLE_ID Rollen-Id 20011212

Method CONSTRUCTOR on class CL_ACO_ROLE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) ACO_ROLE_ID Rollen-Id 20011212
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ACO_ROLE Verwaltung von Rollen 20011212

Method GET_INSTANCE on class CL_ACO_ROLE has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) ACO_ROLE_ID Rollen-Id 20011212
2 Returning RR_ROLE Value transfer Object reference (TYPE REF TO) CL_ACO_ROLE 20011212

Method INITIALIZE on class CL_ACO_ROLE has no exception.

Method READ_ROLES_FOR_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER_ID Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20020122
2 Returning RT_ROLES Value transfer Type reference (TYPE) SMUM_AGR_USERS Rollentabellentyp 20020122

Method READ_ROLES_FOR_USER on class CL_ACO_ROLE has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 100