SAP ABAP Class IF_AUTHORIZATION_BRF (BRF: Authorizations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AUTHORIZATION_BRF BRF: Maintenance - Standard Authorization Check 20030610
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AUTHORIZATION_FLIGHT BRF: Maintenance - Authorization Check for FLIGHT 20041029
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IS_SAP_OBJECT_BRF BRF: Maintenance - Manual Maintenance Only in SAP Systems 20060814
Properties
Class IF_AUTHORIZATION_BRF  
Short Description BRF: Authorizations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030610   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AUTHORIZATION_BRF has no forward declaration.
Interfaces
Class IF_AUTHORIZATION_BRF has no interface implemented.
Friends
Class IF_AUTHORIZATION_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Public Object reference (TYPE REF TO) IF_AUTHORIZATION_BRF BRF: Authorizations 20030610
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Public Method BRF: Authorization Check 20030610
2 GET_INSTANCE Static method Public Method BRF: Transfers an Instance (for Singleton Pattern) 20030610
Events
Class IF_AUTHORIZATION_BRF has no event.
Types
Class IF_AUTHORIZATION_BRF has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20030610
2 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) BRF_EDIT_MODE BRF: Bearbeitungsart (anzeigen, ändern, anlegen ...) 20030610
3 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20030610
# Exception Resumable Description Created on
1 NO_AUTHORIZATION Keine Berechtigung 20030610

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_AUTHORIZATION_BRF BRF: Berechtigungen 20030610

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