SAP ABAP Class /BOBF/CL_LIB_Q_SUPERCLASS (Superclass for query implementations)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/LIBRARY (Package) Business Object Processing Framework Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_QUERY Interface to query implementation 20081213
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_Q_BCSSR /BOFU/CL_Q_BCSSR 20101025
2 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_Q_PPFOC_CONTAINER Select By BO Key, Node Key, Instance Key 20091215
3 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_Q_DSS_ORDERED_SCITM Query by Requester and Timeframe 20100817
4 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_Q_SC_ITM_ADMIN_POWL Query for item-based POWL 20110406
5 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_Q_SC_ITM_POWL_ESS Query for item-based POWL 20100721
6 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_Q_SC_ROOT_POWL_ESS Query for header based powl 20100720
Properties
Class /BOBF/CL_LIB_Q_SUPERCLASS  
Short Description Superclass for query implementations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/LIBRARY   Business Object Processing Framework Library 
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOBF/IF_FRW_AUTH_FOR_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_QUERY Interface to query implementation 20081213
Friends
Class /BOBF/CL_LIB_Q_SUPERCLASS has no friend class.
Attributes
Class /BOBF/CL_LIB_Q_SUPERCLASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_QUERY_AUTHORIZATIONS Instance method Protected Method 20121211
Events
Class /BOBF/CL_LIB_Q_SUPERCLASS has no event.
Types
Class /BOBF/CL_LIB_Q_SUPERCLASS has no local type.
Method Signatures

Method GET_QUERY_AUTHORIZATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTH_SELECTION_PARAM Call by reference Type reference (TYPE) /BOBF/IF_FRW_AUTH_FOR_OBJECT=>GTT_PROFILE 20121211
2 Importing IO_AUTHORITIES Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_AUTHORITY_QUERY 20130111
3 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_QUERY 20121211
# Exception Resumable Description Created on
1 /BOBF/CX_LIB 20121211
History
Last changed by/on SAP  20130531 
SAP Release Created in 702