SAP ABAP Class CL_ACO_USERS (User 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 Inheritance (c INHERITING FROM c_ref)  CL_ACO_AUTHORIZATION_HOLDERS Abstract Class for Authorization Holder (User, ...) 20011217
Properties
Class CL_ACO_USERS  
Short Description User Administration    
Super Class CL_ACO_AUTHORIZATION_HOLDERS Abstract Class for Authorization Holder (User, ...) 
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 20011211   SAP 
Last change 20110908   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)
2 CL_ACO_P_USERS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ACO_USERS has no interface implemented.
Friends
Class CL_ACO_USERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_SUBSTITUTES Instance attribute Private Type reference (TYPE) ACO_TT_SUBSTITUTE Substitute 20011220
2 MV_AUTH_SUPER Instance attribute Private Type reference (TYPE) ACO_AUTH_SUPER Superuser Authorization 20031028
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_CHECK_4_SUPER_USER Instance method Public Method Authority Check 'ACO_SUPER' 20031028
2 GET_USER_BY_ACO_AUTHORITY_ID Instance method Protected Method Get User via ID of an Object-Related Authorization 20040421
Events
Class CL_ACO_USERS has no event.
Types
Class CL_ACO_USERS has no local type.
Method Signatures

Method AUTH_CHECK_4_SUPER_USER Signature

Method AUTH_CHECK_4_SUPER_USER on class CL_ACO_USERS has no parameter.
Method AUTH_CHECK_4_SUPER_USER on class CL_ACO_USERS has no exception.

Method GET_USER_BY_ACO_AUTHORITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACO_AUTHORITY_ID Call by reference Type reference (TYPE) ACO_AUTHORITY_ID Berechtigungs-ID 20040421
2 Returning RV_ACO_USER_ID Value transfer Type reference (TYPE) ACO_USER_ID Benutzer-ID 20040421

Method GET_USER_BY_ACO_AUTHORITY_ID on class CL_ACO_USERS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100