SAP ABAP Class CL_RSFBP_DIRECT_ACCESS_QUERY (Read class for operational data provider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSFBP (Package) BW: Field-based Provider framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20130422
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDRV_VPROV_LOC_NOSID_QUERY Interface for Virtual InfoProvider Without SID Support 20130422
Properties
Class CL_RSFBP_DIRECT_ACCESS_QUERY  
Short Description Read class for operational data provider    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSFBP   BW: Field-based Provider framework 
Created 20130422   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RODPS_ODP_DIRECT_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSFBP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDRV_VPROV_LOC_NOSID_QUERY Interface for Virtual InfoProvider Without SID Support 20130422
Friends
Class CL_RSFBP_DIRECT_ACCESS_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_DATA_TAB_ODP Instance attribute Private Object reference (TYPE REF TO) DATA Boolean 20130422
2 PR_DATA_WA_MOVE Instance attribute Private Object reference (TYPE REF TO) DATA 20130422
3 PR_DATA_WA_OLAP Instance attribute Private Object reference (TYPE REF TO) DATA 20130422
4 PR_ODP_CURSOR Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR Cursor 20130422
5 PR_POST_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_FILTER Set Object: Filter on a Structure 20130422
6 PX_DEFINE_ERROR Instance attribute Private Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20130422
7 P_FBPNAME Instance attribute Private Type reference (TYPE) IF_RSFBP_TYPES=>TN_FBPNAME 20130422
Methods
# Method Level Visibility Method type Description Created on
1 FORCE_DIRECT_ACCESS Instance method Protected Method 20130422
2 _CONVERT_TO_ODP_SELECTIONS Instance method Private Method 20130422
Events
Class CL_RSFBP_DIRECT_ACCESS_QUERY has no event.
Types
Class CL_RSFBP_DIRECT_ACCESS_QUERY has no local type.
Method Signatures

Method FORCE_DIRECT_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FORCE_DIRECT_ACCESS Value transfer Type reference (TYPE) ABAP_BOOL 20130422

Method FORCE_DIRECT_ACCESS on class CL_RSFBP_DIRECT_ACCESS_QUERY has no exception.

Method _CONVERT_TO_ODP_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20130422
2 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET FEMS0 condition 20130422
# Exception Resumable Description Created on
1 CX_RSMDS_INPUT_INVALID Invalid Parameter Passing (Invalid Value) 20130422
2 CX_RSMDS_INPUT_INVALID_TYPE Invalid Parameter Passing (Invalid Data Type) 20130422
3 CX_RSMDS_SETS_NOT_COMPATIBLE Set Objects Are Not Compatible 20130422
History
Last changed by/on SAP  20140121 
SAP Release Created in 740