SAP ABAP Class CL_RODPS_DDIC_ODP_CURSOR_DA (DDIC cursor for 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_CURSOR Cursor 20090727
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_DDIC_ODP_CURSOR_LU ABAP Dictionary cursor for lookup 20090727
Properties
Class CL_RODPS_DDIC_ODP_CURSOR_DA  
Short Description DDIC cursor for direct access    
Super Class    
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_CURSOR 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...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RODPS_ODP_CURSOR Cursor 20090727
Friends
# Friend Modeled only Created on Description
1 CL_RODPS_DDIC_ODP_RT 20090727 ODP from ABAP Dictionary
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CURSOR Instance attribute Protected Type reference (TYPE) CURSOR 20090727
2 P_GROUP_BY Instance attribute Protected Type reference (TYPE) STRING 20090727
3 P_MAXIMUM_ROWS Instance attribute Protected Type reference (TYPE) I 20090727
4 P_ORDER_BY Instance attribute Protected Type reference (TYPE) STRING 20090727
5 P_ROWCOUNT_ONE Instance attribute Protected Type reference (TYPE) STRING 20120217
6 P_SELCLAUSE Instance attribute Protected Type reference (TYPE) STRING 20090727
7 P_STATE Instance attribute Protected Type reference (TYPE) IF_RODPS_ODP_CURSOR=>T_STATE 20090729
8 P_TABNAME Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20090727
9 P_WHERE Instance attribute Protected Type reference (TYPE) STRING 20090727
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090727
2 OPEN_DEFERRED Instance method Protected Method 20090729
Events
Class CL_RODPS_DDIC_ODP_CURSOR_DA has no event.
Types
Class CL_RODPS_DDIC_ODP_CURSOR_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_ODP_DA Call by reference Object reference (TYPE REF TO) CL_RODPS_DDIC_ODP_RT ODP-Metadaten 20090729
2 Importing IR_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20090727
3 Importing ITR_SELECTION_SETS Call by reference Type reference (TYPE) RSMDS_TR_SETS Tabelle mit Referenzen auf allgem. multi-dimensionale Mengen 20090818
4 Importing IT_FIELD_AGGREGATIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS 20090729
5 Importing IT_SORT_DESCRIPTIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_SORT_DESCRIPTIONS 20090729
6 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I 20090727
7 Importing I_NO_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL 20090727

Method CONSTRUCTOR on class CL_RODPS_DDIC_ODP_CURSOR_DA has no exception.

Method OPEN_DEFERRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I 20090729
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Objekt exsistiert nicht 20090729
History
Last changed by/on SAP  20130531 
SAP Release Created in 702