SAP ABAP Class /BOBF/CL_FRW_AUTHORITY_QUERY (Methods for authority checks of a query)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/FRAMEWORK (Package) Business Object Processing Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_AUTHORITY_QUERY Infromation for Authority checks of a query 20121221
Properties
Class /BOBF/CL_FRW_AUTHORITY_QUERY  
Short Description Methods for authority checks of a query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/FRAMEWORK   Business Object Processing Framework 
Created 20121221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_FRW_AUTHORITY_QUERY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_AUTHORITY_QUERY Infromation for Authority checks of a query 20121221
Friends
Class /BOBF/CL_FRW_AUTHORITY_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BOPF Instance attribute Private Object reference (TYPE REF TO) /BOBF/IF_FRW_SERVICE_LAYER Interface for the Service Layer 20121221
2 MO_CONF Instance attribute Private Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20121221
3 MV_NODE_KEY Instance attribute Private Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20121221
4 MV_PRIVILEGED_MODE Instance attribute Private Type reference (TYPE) BOOLE_D 20130115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121221
Events
Class /BOBF/CL_FRW_AUTHORITY_QUERY has no event.
Types
Class /BOBF/CL_FRW_AUTHORITY_QUERY 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 IO_BOPF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_SERVICE_LAYER Interface for the Service Layer 20121221
2 Importing IO_CONF Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20121221
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20121221
4 Importing IV_PRIVILEGED_MODE Call by reference Type reference (TYPE) BOOLE_D 20130115

Method CONSTRUCTOR on class /BOBF/CL_FRW_AUTHORITY_QUERY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 747