SAP ABAP Class CL_DBA_COCKPIT_AUTHORITY (DBA Cockpit: S_RZL_ADM Authority)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_AUTHORITY DBA Cockpit: Authorization Interface 20101124
Properties
Class CL_DBA_COCKPIT_AUTHORITY  
Short Description DBA Cockpit: S_RZL_ADM Authority    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20080910   SAP 
Last change 20130531   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)
2 CL_DBA_ACTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DBA_COCKPIT_AUTHORITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_AUTHORITY DBA Cockpit: Authorization Interface 20101124
Friends
Class CL_DBA_COCKPIT_AUTHORITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAV_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20101124
2 PERMISSION Instance attribute Private Type reference (TYPE) I CL_DBA_ACTION=>PERMISSION_DENIED 20080910
3 PROFILE_PERMISSION Instance attribute Private Type reference (TYPE) PFEPVALUE Value of the profile parameter 20120502
4 REASON_FOR_DENIAL Instance attribute Private Type reference (TYPE) STRING 20101125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080910
2 GET_STATUS_DESCRIPTION Instance method Public Method 20090210
3 IS_GLOBAL_PERMISSION Instance method Private Method 20101126
4 IS_SUFFICIENT Instance method Public Method 20080910
Events
Class CL_DBA_COCKPIT_AUTHORITY has no event.
Types
Class CL_DBA_COCKPIT_AUTHORITY 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 NAV_REF Call by reference Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20101124

Method CONSTRUCTOR on class CL_DBA_COCKPIT_AUTHORITY has no exception.

Method GET_STATUS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20101126
2 Importing PERMISSION Call by reference Type reference (TYPE) I 20101126

Method GET_STATUS_DESCRIPTION on class CL_DBA_COCKPIT_AUTHORITY has no exception.

Method IS_GLOBAL_PERMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_GLOBAL Value transfer Type reference (TYPE) ABAP_BOOL 20101126
2 Importing PERMISSION Call by reference Type reference (TYPE) I 20101126

Method IS_GLOBAL_PERMISSION on class CL_DBA_COCKPIT_AUTHORITY has no exception.

Method IS_SUFFICIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERMISSION Call by reference Type reference (TYPE) I 20101125
2 Returning SUFFICIENT Value transfer Type reference (TYPE) ABAP_BOOL 20080910

Method IS_SUFFICIENT on class CL_DBA_COCKPIT_AUTHORITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720