SAP ABAP Class CL_RODPS_JOINED_ODP_DA (Direct Access to Temporally Joined Attributes)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS_BASE (Package) Basis Objects for Operational Data Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RODPS_ODP_JOIN_DA Direct Accesses API for Join 20101021
Properties
Class CL_RODPS_JOINED_ODP_DA  
Short Description Direct Access to Temporally Joined Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS_BASE   Basis Objects for Operational Data Provider 
Created 20101021   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_ASC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RODPS_ODP_DIRECT_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RODPS_ODP_JOIN_DA Direct Accesses API for Join 20101021
Friends
Class CL_RODPS_JOINED_ODP_DA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FN_LU_KEY Constant Private Type reference (TYPE) FIELDNAME 'LOOKUP' Field Name 20101021
2 PR_ASSOCIATION Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ASC ODP association 20101201
3 PR_ODP Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP ODP Metadata 20101021
4 PR_ODP_ASC Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP ODP Metadata 20101021
5 PR_ODP_READER Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP_LOOKUP Lookup API for ODP 20101021
6 PR_SELECTION_SET Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_SET Selections (Without Join Fields) 20101021
7 PR_SELECTION_SET_JOIN Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_SET Selections on Join Fields 20110207
8 PT_FIELD_PROJECTIONS Instance attribute Private Type reference (TYPE) IF_RODPS_ODP=>TT_FIELD_PROJECTIONS 20101021
9 PT_JOIN_CONDITIONS Instance attribute Private Type reference (TYPE) IF_RODPS_ASC=>TT_JOIN_CONDITIONS 20101021
10 PT_LU_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20101021
11 PT_RESTRICTED_FIELDS Instance attribute Private Type reference (TYPE) IF_RODPS_ODP=>TT_FIELD_PROJECTIONS 20101026
12 P_ADD_INITIAL_RECORDS Instance attribute Private Type reference (TYPE) ABAP_BOOL Flag that indicates whether initial records must be created 20101221
13 P_BASE_ODPNAME Instance attribute Private Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20101222
14 P_FN_BEGDA Instance attribute Private Type reference (TYPE) FIELDNAME End Date Field 20101021
15 P_FN_ENDDA Instance attribute Private Type reference (TYPE) FIELDNAME Start Date Field 20101021
16 P_FN_REF_KEYDATE Instance attribute Private Type reference (TYPE) IF_RODPS_ODP=>TS_FIELD_PROJECTION Date Field in Associated ODP 20101026
17 P_ODPNAME Instance attribute Private Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20101021
18 P_POINT_IN_TIME Instance attribute Private Attribute reference (LIKE) SY-DATUM Current Date of Application Server 20101021
19 P_POST_FILTER Instance attribute Private Type reference (TYPE) ABAP_BOOL Flag that indicates whether subsequent filtering is needed 20101021
20 P_TEMPORAL Instance attribute Private Type reference (TYPE) ABAP_BOOL Temporal Join 20101021
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101021
2 _CREATE_LU_TABLE Instance method Private Method 20101021
3 _CREATE_ODP_TABLE Instance method Private Method 20101021
4 _CREATE_SELECTION_SET Instance method Private Method 20101021
Events
Class CL_RODPS_JOINED_ODP_DA has no event.
Types
Class CL_RODPS_JOINED_ODP_DA 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_ASSOCIATION Call by reference Object reference (TYPE REF TO) IF_RODPS_ASC ODP-Assoziation 20101201
2 Importing IR_ODP_ASC Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP ODP-Metadaten 20101021
3 Importing IR_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20101021
4 Importing IT_FIELD_AGGREGATIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS 20101021
5 Importing IT_JOIN_PATHS Call by reference Type reference (TYPE) IF_RODPS_ODP=>TTX_JOIN_PATHS 20101021
6 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20101021
7 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) SIMPLE 20101021
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20101021
2 CX_RODPS_OBJECT_NOT_FOUND Objekt exsistiert nicht 20101021

Method _CREATE_LU_TABLE Signature

Method _CREATE_LU_TABLE on class CL_RODPS_JOINED_ODP_DA has no parameter.
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20101021

Method _CREATE_ODP_TABLE Signature

Method _CREATE_ODP_TABLE on class CL_RODPS_JOINED_ODP_DA has no parameter.
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20101021

Method _CREATE_SELECTION_SET 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 20101021
2 Importing IT_JOIN_PATHS Call by reference Type reference (TYPE) IF_RODPS_ODP=>TTX_JOIN_PATHS 20101021
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20101021
History
Last changed by/on SAP  20130531 
SAP Release Created in 731