SAP ABAP Interface IF_AUTHORIZATION_BRF (BRF: Authorizations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
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
Interface IF_AUTHORIZATION_BRF  
Short Description BRF: Authorizations    
General Data
Package SBRF   Business Rule Framework 
Created 20030610   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_AUTHORIZATION_BRF has no forward declaration.
Interfaces
Interface IF_AUTHORIZATION_BRF has no interface.
Friends
Interface IF_AUTHORIZATION_BRF has no friend.
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
Interface IF_AUTHORIZATION_BRF has no event.
Types
Interface 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 Interface IF_AUTHORIZATION_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100