SAP ABAP Class CL_RODPS_FVIEW_ODP_CURSOR_DA (Cursor for FView ODP)
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_CURSOR Cursor 20100713
Properties
Class CL_RODPS_FVIEW_ODP_CURSOR_DA  
Short Description Cursor for FView ODP    
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 20100713   SAP 
Last change 20110908   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...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RODPS_ODP_CURSOR Cursor 20100713
Friends
Class CL_RODPS_FVIEW_ODP_CURSOR_DA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_KEYNAME Constant Public Type reference (TYPE) ABAP_COMPNAME 'JOIN' 20100728
2 C_MAX_FILTER_LINES Constant Public Type reference (TYPE) I 50000 20101021
3 PR_F_ODP_CURSOR Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR Cursor 20100714
4 PR_F_ODP_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20100714
5 PR_F_PART_ODP Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP ODP Metadata 20101026
6 PR_ODP Instance attribute Private Object reference (TYPE REF TO) CL_RODPS_DERIVED_ODP ODP Metadata 20100714
7 PT_FIELD_AGGREGATIONS Instance attribute Private Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS 20101005
8 PT_JOINED_ODPS Instance attribute Private Type reference (TYPE) TT_JOINED_ODPS 20100929
9 P_NO_AGGREGATION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101005
10 P_STATE Instance attribute Private Type reference (TYPE) IF_RODPS_ODP_CURSOR~T_STATE 20101006
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100714
2 _GET_F_ODP_SET Instance method Private Method Find Selection for F-ODP 20100818
Events
Class CL_RODPS_FVIEW_ODP_CURSOR_DA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_JOINED_ODP Private See coding 20100929 begin of TS_JOINED_ODP, odpname TYPE if_rodps_odp=>t_odpname, r_join_odp type REF TO IF_RODPS_ODP_JOIN_DA, where_cond type string, end of TS_JOINED_ODP
2 TT_JOINED_ODPS Private See coding 20100929 TT_JOINED_ODPS TYPE STANDARD TABLE OF TS_JOINED_ODP
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) CL_RODPS_DERIVED_ODP ODP-Metadaten 20100714
2 Importing IR_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20100714
3 Importing ITR_SELECTION_SETS Call by reference Type reference (TYPE) RSMDS_TR_SETS Tabelle mit Referenzen auf allgem. multi-dimensionale Mengen 20100714
4 Importing IT_FIELD_AGGREGATIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS 20100714
5 Importing IT_SORT_DESCRIPTIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_SORT_DESCRIPTIONS 20100714
6 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I 0 20100714
7 Importing I_NO_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL 20100714
8 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) SIMPLE 20100714
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Fehler beim Datenzugriff 20100903
2 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20100903
3 CX_RODPS_NO_MORE_DATA Keine weiteren Datensätze in der Ergebnismenge 20100903

Method _GET_F_ODP_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 20100818
2 Importing IT_JOIN_PATHS Call by reference Type reference (TYPE) IF_RODPS_ODP=>TTX_JOIN_PATHS 20101015
3 Returning RR_SELECTION_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20100818
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20100907
History
Last changed by/on SAP  20110908 
SAP Release Created in 703