SAP ABAP Class CL_RSODP_ODP_QUERY (Read class for operational data provider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSODP (Package) Operational Data Provisioning (BW Part)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20101116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDRV_VPROV_LOC_NOSID_QUERY Interface for Virtual InfoProvider Without SID Support 20090723
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODP_ODP_QUERY_TREX Read class for operational data provider 20110504
Properties
Class CL_RSODP_ODP_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 RSODP   Operational Data Provisioning (BW Part) 
Created 20090723   SAP 
Last change 20130531   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...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDRV_VPROV_LOC_NOSID_QUERY Interface for Virtual InfoProvider Without SID Support 20090723
Friends
Class CL_RSODP_ODP_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OR_METADATA Instance attribute Protected Object reference (TYPE REF TO) CL_RSRTS_METADATA_ODP 20110504
2 PR_DATA_TAB_ODP Instance attribute Private Object reference (TYPE REF TO) DATA Boolean 20101116
3 PR_DATA_WA_MOVE Instance attribute Private Object reference (TYPE REF TO) DATA 20101118
4 PR_DATA_WA_OLAP Instance attribute Private Object reference (TYPE REF TO) DATA 20101116
5 PR_ODP_CURSOR Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR Cursor 20090723
6 PR_POST_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_FILTER Set Object: Filter on a Structure 20110812
7 PX_DEFINE_ERROR Instance attribute Private Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20110201
Methods
# Method Level Visibility Method type Description Created on
1 FORCE_DIRECT_ACCESS Instance method Protected Method 20110504
2 _CONVERT_TO_ODP_SELECTIONS Instance method Private Method 20100309
Events
Class CL_RSODP_ODP_QUERY has no event.
Types
Class CL_RSODP_ODP_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 20110504

Method FORCE_DIRECT_ACCESS on class CL_RSODP_ODP_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 Liste 20100309
2 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET FEMS0-Bedingung 20100309
# Exception Resumable Description Created on
1 CX_RSMDS_INPUT_INVALID Ungültige Parameterübergabe (unzulässiger Wert) 20110812
2 CX_RSMDS_INPUT_INVALID_TYPE Ungültige Parameterübergabe (unzulässiger Datentyp) 20110812
3 CX_RSMDS_SETS_NOT_COMPATIBLE Die Mengenobjekte sind nicht kompatibel 20110812
History
Last changed by/on SAP  20130531 
SAP Release Created in 730