SAP ABAP Class CL_DBA_DBCON_AUTHORITY (DBA Cockpit: Authority S_DBCON)
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 20101119
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_DBCON_AUTHORITY DB6: Authority S_DBCON 20101119
2 Inheritance (c INHERITING FROM c_ref)  CL_HDB_DBCON_AUTHORITY HDB: Authority S_DBCON 20110414
3 Inheritance (c INHERITING FROM c_ref)  CL_SYB_DBCON_AUTHORITY SYB: Authority S_DBCON 20110105
Properties
Class CL_DBA_DBCON_AUTHORITY  
Short Description DBA Cockpit: Authority S_DBCON    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20101119   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_AUTHORITY DBA Cockpit: Authorization Interface 20101119
Friends
# Friend Modeled only Created on Description
1 CL_DB6_DBCON_AUTHORITY 20101119 DB6: Authority S_DBCON
2 CL_HDB_DBCON_AUTHORITY 20110503 HDB: Authority S_DBCON
3 CL_SYB_DBCON_AUTHORITY 20110105 SYB: Authority S_DBCON
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANALYZE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101119
2 CHECKED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101119
3 CON_REF Instance attribute Private Object reference (TYPE REF TO) CL_DBA_DBCON 20101119
4 CO_LOCAL_SYSTEM_HOST Constant Public Type reference (TYPE) CHAR40 ' ' Character field of length 40 20110418
5 DISPLAY Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101119
6 EXTMAIN Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101119
7 MAINTAIN Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101119
8 MAX_PERMISSION Instance attribute Private Type reference (TYPE) I 20101122
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method 20110418
2 CHECK_AUTHORITY Instance method Protected Method 20101119
3 CONSTRUCTOR Instance method Private Constructor 20101119
4 GET_AUTH_REF Static method Public Method 20101119
5 INIT Instance method Protected Method 20101119
Events
Class CL_DBA_DBCON_AUTHORITY has no event.
Types
Class CL_DBA_DBCON_AUTHORITY has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBA_DBHOST Call by reference Type reference (TYPE) C 20110418
2 Importing DBA_DBSID Call by reference Type reference (TYPE) C 20110418
3 Importing DBA_DBUSER Call by reference Type reference (TYPE) C 20110418

Method CHECK on class CL_DBA_DBCON_AUTHORITY has no exception.

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_DBA_DBCON_AUTHORITY has no parameter.
Method CHECK_AUTHORITY on class CL_DBA_DBCON_AUTHORITY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_REF Value transfer Object reference (TYPE REF TO) CL_DBA_DBCON 20101119

Method CONSTRUCTOR on class CL_DBA_DBCON_AUTHORITY has no exception.

Method GET_AUTH_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AUTH_REF Value transfer Object reference (TYPE REF TO) IF_DBA_AUTHORITY DBA Cockpit: Authorization Interface 20101119
2 Importing CON_REF Call by reference Object reference (TYPE REF TO) CL_DBA_DBCON 20101119

Method GET_AUTH_REF on class CL_DBA_DBCON_AUTHORITY has no exception.

Method INIT Signature

Method INIT on class CL_DBA_DBCON_AUTHORITY has no parameter.
Method INIT on class CL_DBA_DBCON_AUTHORITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703