SAP ABAP Class CL_ACO_P_ROLES (Authorization Check (Persistence))
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 Inheritance (c INHERITING FROM c_ref)  CL_ACO_P_AUTHORIZATION_HOLDERS Authorization Check (Persistence) 20020110
Properties
Class CL_ACO_P_ROLES  
Short Description Authorization Check (Persistence)    
Super Class CL_ACO_P_AUTHORIZATION_HOLDERS Authorization Check (Persistence) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package ACO   Authorization Check with Access Control Objects 
Created 20020110   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
Class CL_ACO_P_ROLES has no interface implemented.
Friends
Class CL_ACO_P_ROLES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ROLE Instance attribute Private Type reference (TYPE) ACO_TT_ROLE List of Object-Related Authorizations for a Role 20020205
2 MT_ROLE_DEL Instance attribute Private Type reference (TYPE) ACO_TT_ROLE Change Documents: Old Data 20020805
3 MT_ROLE_INS Instance attribute Private Type reference (TYPE) ACO_TT_ROLE Change Documents: New Data 20020805
4 MT_ROLE_UPD Instance attribute Private Type reference (TYPE) ACO_TT_ROLE Change Documents: Changed Data 20061123
Methods
# Method Level Visibility Method type Description Created on
1 SEARCH_ROLES Static method Public Method Read Single and Collective Roles with Texts 20020809
Events
Class CL_ACO_P_ROLES has no event.
Types
Class CL_ACO_P_ROLES has no local type.
Method Signatures

Method SEARCH_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLLECTIVE_ACTGROUPS Call by reference Type reference (TYPE) ACO_TT_ACTGROUP Tabellentyp für Rollen 20020809
2 Exporting ET_SINGLE_ACTGROUPS Call by reference Type reference (TYPE) ACO_TT_ACTGROUP Tabellentyp für Rollen 20020809
3 Importing IV_SEARCH_CRITERION Call by reference Type reference (TYPE) AGR_NAME Name der Rolle 20020809
4 Importing IV_SELECT_ALL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020809
5 Importing IV_SELECT_TEXTS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020809
6 Importing IV_WITH_AUTHORITY_CHECK Call by reference Type reference (TYPE) BOOLE_D CL_ACO_CONSTANTS=>SC_TRUE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020809
# Exception Resumable Description Created on
1 NO_ACTIVITY_GROUPS_AVAILABLE Keine Rollen verfügbar 20020809
History
Last changed by/on SAP  20041228 
SAP Release Created in 100