SAP ABAP Class CL_RODPS_OSOA_ODP_RT (ODP from DataSource (OSOA))
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS (Package) Operational Data Provider Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_ODP_RT ODP (abstract) 20090727
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_ESH_ODP_RT ODP from DataSource (OSOA) 20100826
2 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_ODP_RT_HIER Runtime for Hierarchy ODP Based on Segments 20111027
3 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_OSOA_ODP_RT_DA ODP from DataSource (OSOA) 20091215
4 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_SAPI_ODP_RT Service API: ODP Runtime 20110512
5 Inheritance (c INHERITING FROM c_ref)  CL_RSODP_BW_HIER_ODP_RT Runtime for Hierarchy ODP Based on Segments 20130614
6 Inheritance (c INHERITING FROM c_ref)  CL_RSODP_OSOA_ODP_RT_BWA ODP from DataSource (OSOA) 20100416
Properties
Class CL_RODPS_OSOA_ODP_RT  
Short Description ODP from DataSource (OSOA)    
Super Class CL_RODPS_ODP_RT ODP (abstract) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS   Operational Data Provider Services 
Created 20090727   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RODPS_ODP_LOOKUP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RSAOT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RODPS_OSOA_ODP_RT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RODPS_ODP_RT 20090727 ODP (abstract)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLSNAME_BWA Constant Private Type reference (TYPE) SEOCLSNAME 'CL_RSODP_OSOA_ODP_RT_BWA' Name of BWA Implementation 20100415
2 PR_ODP_RT Instance attribute Private Object reference (TYPE REF TO) CL_RODPS_OSOA_ODP_RT Abstract ODP from DataSource (OSOA) 20091215
3 P_DEBUG Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100730
4 P_NOTREXAGGR Static Attribute Private Type reference (TYPE) ABAP_BOOL 'Y' 20101124
5 P_TREX_TECHNICAL_CHECK Instance attribute Private Type reference (TYPE) ABAP_BOOL 'Y' 20110530
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090728
2 _GET_ODP_RT Instance method Private Method 20091215
3 _GET_REPL_SELECTIONS Instance method Private Method Get selections used for BWA replication 20110120
4 _NOTREXAGGR Static method Private Method 20101124
5 _TREX_TECHNICAL_CHECK Instance method Protected Method 20110119
6 _USE_TREX Instance method Protected Method 20110119
Events
Class CL_RODPS_OSOA_ODP_RT has no event.
Types
Class CL_RODPS_OSOA_ODP_RT 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 IR_ODP Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP ODP-Metadaten 20090728
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Objekt exsistiert nicht 20090728

Method _GET_ODP_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20091215
2 Importing ITR_SELECTION_SETS Call by reference Type reference (TYPE) RSMDS_TR_SETS Tabelle mit Referenzen auf allgem. multi-dimensionale Mengen 20091215
3 Importing IT_LOOKUP_CONDITIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_LOOKUP=>TT_LOOKUP_CONDITIONS 20091215
4 Importing IT_LOOKUP_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20091215
5 Importing I_FORCE_DIRECT_ACCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110125
6 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) SIMPLE 20091215
7 Returning RR_ODP_RT Value transfer Object reference (TYPE REF TO) CL_RODPS_OSOA_ODP_RT ODP aus DataSource (OSOA) 20091215

Method _GET_ODP_RT on class CL_RODPS_OSOA_ODP_RT has no exception.

Method _GET_REPL_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multidimensionale Menge 20110120

Method _GET_REPL_SELECTIONS on class CL_RODPS_OSOA_ODP_RT has no exception.

Method _NOTREXAGGR Signature

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

Method _NOTREXAGGR on class CL_RODPS_OSOA_ODP_RT has no exception.

Method _TREX_TECHNICAL_CHECK Signature

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

Method _TREX_TECHNICAL_CHECK on class CL_RODPS_OSOA_ODP_RT has no exception.

Method _USE_TREX Signature

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

Method _USE_TREX on class CL_RODPS_OSOA_ODP_RT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702