SAP ABAP Class /BOBF/IF_FRW_AUTHORITY_QUERY (Infromation for Authority checks of a query)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_FRW_AUTHORITY_QUERY Methods for authority checks of a query 20121221
Properties
Class /BOBF/IF_FRW_AUTHORITY_QUERY  
Short Description Infromation for Authority checks of a query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_FRW_AUTHORITY_QUERY has no forward declaration.
Interfaces
Class /BOBF/IF_FRW_AUTHORITY_QUERY has no interface implemented.
Friends
Class /BOBF/IF_FRW_AUTHORITY_QUERY has no friend class.
Attributes
Class /BOBF/IF_FRW_AUTHORITY_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Public Method checks the result of a Query against the given Authority 20121221
2 GET_AUTHORITY_PROFILE_READER Instance method Public Method Returns the authorization information of a user profile 20121221
Events
Class /BOBF/IF_FRW_AUTHORITY_QUERY has no event.
Types
Class /BOBF/IF_FRW_AUTHORITY_QUERY 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 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20121221
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20121221
3 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_QUERY Context Information for Queries 20121221
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20121221

Method CHECK_AUTHORITY on class /BOBF/IF_FRW_AUTHORITY_QUERY has no exception.

Method GET_AUTHORITY_PROFILE_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20121221
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20121221
3 Returning RO_AUTH_PROFILE_READER Value transfer Object reference (TYPE REF TO) /BOBF/IF_FRW_AUTH_FOR_OBJECT Authorizations for authority object 20121221

Method GET_AUTHORITY_PROFILE_READER on class /BOBF/IF_FRW_AUTHORITY_QUERY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in