SAP ABAP Class CL_DBA_DATABASE_AUTHORITY (DBA Cockpit: DB Authorities of Connect User)
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 20101123
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_DATABASE_AUTHORITY DB6: DB Authorities of Connect User 20101123
2 Inheritance (c INHERITING FROM c_ref)  CL_SYB_DATABASE_AUTHORITY SYB: DB Authorities of Connect User 20110105
Properties
Class CL_DBA_DATABASE_AUTHORITY  
Short Description DBA Cockpit: DB Authorities of Connect User    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20101123   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_DATABASE_AUTHORITY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_AUTHORITY DBA Cockpit: Authorization Interface 20101123
Friends
Class CL_DBA_DATABASE_AUTHORITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB_REF Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_DATABASE DBA Cockpit: Database Object Interface 20101123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101123
2 GET_AUTH_REF Static method Public Method 20101123
Events
Class CL_DBA_DATABASE_AUTHORITY has no event.
Types
Class CL_DBA_DATABASE_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 DB_REF Call by reference Object reference (TYPE REF TO) CL_DBA_DATABASE DBA Cockpit: Database Object Interface 20101123

Method CONSTRUCTOR on class CL_DBA_DATABASE_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 20101123
2 Importing DB_REF Call by reference Object reference (TYPE REF TO) CL_DBA_DATABASE DBA Cockpit: Current Database 20101123

Method GET_AUTH_REF on class CL_DBA_DATABASE_AUTHORITY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703