SAP ABAP Class CL_RODPS_ODP_CURSOR_DA_EXT (Cursor for Enhanced DataSources)
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_CURSOR Cursor 20110211
Properties
Class CL_RODPS_ODP_CURSOR_DA_EXT  
Short Description Cursor for Enhanced DataSources    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RODPS    
Program status     
Category 0   
Package RODPS   Operational Data Provider Services 
Created 20110211   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_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RODPS_ODP_DIRECT_ACCESS 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
# Interface Abstract Final Description Created on
1 IF_RODPS_ODP_CURSOR Cursor 20110211
Friends
Class CL_RODPS_ODP_CURSOR_DA_EXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_CURSOR Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR Cursor 20110211
2 PR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20110211
3 PR_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_FILTER Set Object: Filter on a Structure 20110214
4 PR_SELECTION_SET Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_SET Multi-Dimensional Quantity 20110211
5 PR_SELECTION_SET_PROC Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_SET Multi-Dimensional Quantity 20110211
6 PR_TABLEDESCR_CMP Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20110211
7 PR_TABLEDESCR_FLD Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20110211
8 PR_TRANSFORMATOR Instance attribute Private Object reference (TYPE REF TO) CL_RODPS_DATA_TRANSFORMATOR Transformer for internal tables 20110211
9 PS_OSOURCE Instance attribute Private Type reference (TYPE) RSAOT_S_OSOURCE 20110211
10 PT_PROJECTIONS Instance attribute Private Type reference (TYPE) IF_RODPS_DATASOURCE_EXT=>TT_PROJECTIONS 20110211
11 PT_PROJECTIONS_PROC Instance attribute Private Type reference (TYPE) IF_RODPS_DATASOURCE_EXT=>TT_PROJECTIONS 20110211
12 P_NO_AGGREGATION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110211
13 P_NO_AGGREGATION_PROC Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110211
14 P_STATE Instance attribute Private Type reference (TYPE) IF_RODPS_ODP_CURSOR=>T_STATE 20110211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110211
2 GET_POST_FILTER Instance method Private Method Determine Post-Filter 20110406
3 OPEN_DEFERRED Instance method Private Method 20110211
Events
Class CL_RODPS_ODP_CURSOR_DA_EXT has no event.
Types
Class CL_RODPS_ODP_CURSOR_DA_EXT 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_CURSOR Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR Cursor 20110211
2 Importing IR_ODP Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP ODP-Metadaten 20110211
3 Importing IR_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multidimensionale Menge 20110211
4 Importing IR_SELECTION_SET_PROC Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multidimensionale Menge 20110211
5 Importing IS_OSOURCE Call by reference Type reference (TYPE) RSAOT_S_OSOURCE 20110211
6 Importing IT_FIELD_AGGREGATIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS 20110215
7 Importing IT_FIELD_AGGREGATIONS_PROC Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS 20110215
8 Importing IT_SORT_DESCRIPTIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_SORT_DESCRIPTIONS 20110211
9 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I 0 20110211
10 Importing I_NO_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL 20110211
11 Importing I_NO_AGGREGATION_PROC Call by reference Type reference (TYPE) ABAP_BOOL 20110211
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20110215

Method GET_POST_FILTER 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 Multidimensionale Menge 20110406
2 Importing IT_FIELD_PROJECTIONS Call by reference Type reference (TYPE) IF_RODPS_ODP=>TT_FIELD_PROJECTIONS 20110406
3 Returning RR_SELECTION_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multidimensionale Menge 20110406

Method GET_POST_FILTER on class CL_RODPS_ODP_CURSOR_DA_EXT has no exception.

Method OPEN_DEFERRED Signature

Method OPEN_DEFERRED on class CL_RODPS_ODP_CURSOR_DA_EXT has no parameter.
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Fehler beim Datenzugriff 20110211
2 CX_RODPS_NO_MORE_DATA Keine weiteren Datensätze in der Ergebnismenge 20110211
History
Last changed by/on SAP  20110908 
SAP Release Created in 731