SAP ABAP Class CL_RSDA_SDB_CURSOR (Nearline Cursor Using Web Service)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA_SDB (Package) BW Archiving: Nearline Adapter for MaxDB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDAI_NEARLINE_CURSOR Cursor on a Nearline Provider 20040916
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_SDB_CURSOR_FOR_LOOKUP 20090313
Properties
Class CL_RSDA_SDB_CURSOR  
Short Description Nearline Cursor Using Web Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDA_SDB   BW Archiving: Nearline Adapter for MaxDB 
Created 20040916   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSDAI_NEARLINE_CONNECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDAI_NEARLINE_CURSOR Cursor on a Nearline Provider 20040916
Friends
# Friend Modeled only Created on Description
1 CL_RSDA_SDB_CONNECTION 20040916 Near-Line Connection Using MaxDB (Reference and Demo Impl.)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CURSOR Instance attribute Protected Type reference (TYPE) CURSOR 20040916
2 P_GROUPBY Instance attribute Protected Type reference (TYPE) STRING 20040916
3 P_MAXROWS Instance attribute Protected Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER 20070904
4 P_ORDERBY Instance attribute Protected Type reference (TYPE) STRING 20040916
5 P_PROXY_VIEWNAME Instance attribute Protected Type reference (TYPE) RSDA_TABNAME Table Name 20041117
6 P_R_CONNECTION Instance attribute Protected Object reference (TYPE REF TO) CL_RSDA_SDB_CONNECTION Near-Line Connection Using SAPDB 20040916
7 P_R_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060713
8 P_SELCLAUSE Instance attribute Protected Type reference (TYPE) STRING 20040916
9 P_SUBRC Instance attribute Protected Type reference (TYPE) SY-SUBRC Return Value of ABAP Commands 20060227
10 P_WHERECLAUSE Instance attribute Protected Type reference (TYPE) STRING 20040916
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040916
Events
Class CL_RSDA_SDB_CURSOR has no event.
Types
Class CL_RSDA_SDB_CURSOR 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 I_GROUP_BY Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: "GROUP BY" durchführen 20061108
2 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER 20070904
3 Importing I_ONLY_ACTIVE_VERSION Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN RS_C_FALSE Boolean 20050121
4 Importing I_R_CONNECTION Call by reference Object reference (TYPE REF TO) CL_RSDA_SDB_CONNECTION Nearline-Verbindung über SAPDB 20040916
5 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060713
6 Importing I_R_SELSET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20041025
7 Importing I_S_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER BW Nearline Interface: Name einer Nearline-Tabelle 20041117
8 Importing I_T_SELFIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS Spaltenauswahl für Selektion 20041025

Method CONSTRUCTOR on class CL_RSDA_SDB_CURSOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700