SAP ABAP Class CL_RODPS_ODP_JOIN_DIRECT_ACC (Superclass for ODP Use Join and Direct Access)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RODPS_ODP_JOIN_DIRECT_ACC ODP Read Class for Join Accesses 20110331
Properties
Class CL_RODPS_ODP_JOIN_DIRECT_ACC  
Short Description Superclass for ODP Use Join and Direct Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS   Operational Data Provider Services 
Created 20110331   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RODPS_ODP_JOIN_DIRECT_ACC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RSAOT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RODPS_ODP_JOIN_DIRECT_ACC ODP Read Class for Join Accesses 20110331
Friends
Class CL_RODPS_ODP_JOIN_DIRECT_ACC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_BACKEND_OBJECT Instance attribute Protected Type reference (TYPE) IF_RODPS_ODP=>TS_BACKEND 20110331
2 MS_OSOURCE Instance attribute Protected Type reference (TYPE) RSAOT_S_OSOURCE 20110331
3 MT_FIELDS Instance attribute Protected Type reference (TYPE) IF_RODPS_ODP=>TT_FIELDS 20110331
4 MT_JOIN_PATHS Instance attribute Protected Type reference (TYPE) IF_RODPS_ODP_JOIN_DIRECT_ACC=>TTX_JOIN_PATHS 20110331
5 MT_OSFIELD Instance attribute Protected Type reference (TYPE) RSAOT_T_OSFIELD 20110331
6 MV_ODPNAME Instance attribute Protected Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20110331
7 PR_ODP Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP ODP metadata 20110331
Methods
# Method Level Visibility Method type Description Created on
1 ADD_POINT_IN_TIME_SELECTION Instance method Private Method private 20110331
2 CONSTRUCTOR Instance method Public Constructor private 20110331
3 GET_OSFIELD Instance method Protected Method Mapping Between ODP Field and DataSource Field 20110331
4 GET_OSOURCE_NAME Instance method Protected Method DataSource Name 20110331
5 INITIALIZE_LAZY Instance method Private Method private 20110331
Events
Class CL_RODPS_ODP_JOIN_DIRECT_ACC has no event.
Types
Class CL_RODPS_ODP_JOIN_DIRECT_ACC has no local type.
Method Signatures

Method ADD_POINT_IN_TIME_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET 20110331
2 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) SIMPLE 20110331
3 Returning RR_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET 20110331

Method ADD_POINT_IN_TIME_SELECTION on class CL_RODPS_ODP_JOIN_DIRECT_ACC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BACKEND_OBJECT Call by reference Type reference (TYPE) IF_RODPS_ODP=>TS_BACKEND 20110331
2 Importing IT_FIELDS Call by reference Type reference (TYPE) IF_RODPS_ODP=>TT_FIELDS 20110331
3 Importing IT_JOIN_PATHS Call by reference Type reference (TYPE) IF_RODPS_ODP_JOIN_DIRECT_ACC=>TTX_JOIN_PATHS 20110331
4 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20110331

Method CONSTRUCTOR on class CL_RODPS_ODP_JOIN_DIRECT_ACC has no exception.

Method GET_OSFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ODP_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20110331
2 Returning RV_OSFIELD Value transfer Type reference (TYPE) FIELDNAME Feldname 20110331
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND Objekt exsistiert nicht 20110331

Method GET_OSOURCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OSOURCE Value transfer Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20110331
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND Objekt exsistiert nicht 20110331

Method INITIALIZE_LAZY Signature

Method INITIALIZE_LAZY on class CL_RODPS_ODP_JOIN_DIRECT_ACC has no parameter.
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND Objekt exsistiert nicht 20110331
History
Last changed by/on SAP  20110908 
SAP Release Created in 731