SAP ABAP Class IF_DBA_AUTHORITY (DBA Cockpit: Authorization Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_COCKPIT_AUTHORITY DBA Cockpit: S_RZL_ADM Authority 20101124
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_DATABASE_AUTHORITY DBA Cockpit: DB Authorities of Connect User 20101123
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_DBCON_AUTHORITY DBA Cockpit: Authority S_DBCON 20101119
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_RFC_AUTHORITY DBA Cockpit: Authority S_RFC 20101119
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_SYSTEM_AUTHORITY DBA Cockpit: Authority S_DBCON 20101119
Properties
Class IF_DBA_AUTHORITY  
Short Description DBA Cockpit: Authorization Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101119   SAP 
Last change 20110908   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 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_DBA_AUTHORITY has no interface implemented.
Friends
Class IF_DBA_AUTHORITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_ACTIVE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20101119
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERMISSION_DESCRIPTION Instance method Public Method 20101126
2 GET_REASON_FOR_DENIAL Instance method Public Method 20101124
3 GET_STATUS_DESCRIPTION Instance method Public Method 20101126
4 INIT Instance method Public Method 20101119
5 IS_ANALYZE Instance method Public Method 20101119
6 IS_DENIED Instance method Public Method 20101124
7 IS_DISPLAY Instance method Public Method 20101119
8 IS_EXTMAIN Instance method Public Method 20101119
9 IS_MAINTAIN Instance method Public Method 20101119
10 IS_SUFFICIENT Instance method Public Method 20101119
Events
Class IF_DBA_AUTHORITY has no event.
Types
Class IF_DBA_AUTHORITY has no local type.
Method Signatures

Method GET_PERMISSION_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

Method GET_PERMISSION_DESCRIPTION on class IF_DBA_AUTHORITY has no exception.

Method GET_REASON_FOR_DENIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REASON Value transfer Type reference (TYPE) STRING 20101124

Method GET_REASON_FOR_DENIAL on class IF_DBA_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 IF_DBA_AUTHORITY has no exception.

Method INIT Signature

Method INIT on class IF_DBA_AUTHORITY has no parameter.
Method INIT on class IF_DBA_AUTHORITY has no exception.

Method IS_ANALYZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ANALYZ Value transfer Type reference (TYPE) ABAP_BOOL 20101119

Method IS_ANALYZE on class IF_DBA_AUTHORITY has no exception.

Method IS_DENIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DENIED Value transfer Type reference (TYPE) ABAP_BOOL 20101124

Method IS_DENIED on class IF_DBA_AUTHORITY has no exception.

Method IS_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISP Value transfer Type reference (TYPE) ABAP_BOOL 20101119

Method IS_DISPLAY on class IF_DBA_AUTHORITY has no exception.

Method IS_EXTMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXTM Value transfer Type reference (TYPE) ABAP_BOOL 20101119

Method IS_EXTMAIN on class IF_DBA_AUTHORITY has no exception.

Method IS_MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAINT Value transfer Type reference (TYPE) ABAP_BOOL 20101119

Method IS_MAINTAIN on class IF_DBA_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 Required Permission 20101125
2 Returning SUFFICIENT Value transfer Type reference (TYPE) ABAP_BOOL 20101119

Method IS_SUFFICIENT on class IF_DBA_AUTHORITY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in