SAP ABAP Class CL_RSDA_DB6_OPEN_SQL_CURSOR (DB6 NLS Cursor Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
     RSDB6_NLS (Package) RSDB6_NLS
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 20091013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_DB6_CURSOR_FOR_LOOKUP DB6 NLS Lookup Cursor Class 20091013
Properties
Class CL_RSDA_DB6_OPEN_SQL_CURSOR  
Short Description DB6 NLS Cursor Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RS_DB_DB6    
Program status     
Category 0   
Package RSDB6_NLS   RSDB6_NLS 
Created 20091013   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 20091013
Friends
Class CL_RSDA_DB6_OPEN_SQL_CURSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CURSOR Instance attribute Protected Type reference (TYPE) CURSOR Cursor Name 20091013
2 P_CURSOR_PREPARED Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20091013
3 P_FOR_VERIFICATION Instance attribute Protected Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN Boolean 20091013
4 P_FROM_CLAUSE Instance attribute Protected Type reference (TYPE) STRING FROM Clause of SELECT Command 20091013
5 P_GROUPBY_CLAUSE Instance attribute Protected Type reference (TYPE) STRING GROUP BY Clause of SELECT Command 20091013
6 P_GROUP_BY Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20091013
7 P_MAXIMUM_ROWS Instance attribute Protected Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER Data Type for Record Counter (Value Range > 64 Bit Integer) 20091013
8 P_ORDERBY_CLAUSE Instance attribute Protected Type reference (TYPE) STRING ORDER BY Clause of SELECT Command 20091013
9 P_R_CONNECTION Instance attribute Protected Object reference (TYPE REF TO) CL_RSDA_DB6_CONNECTION Reference to an NLS Connection 20091013
10 P_R_INFOPROV Instance attribute Protected Object reference (TYPE REF TO) CL_RSDA_DB6_INFOPROVIDER Reference to an InfoProvider 20091013
11 P_R_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20091013
12 P_R_SELECTION_SET Instance attribute Protected Object reference (TYPE REF TO) CL_RSMDS_SET Multi-Dimensional Quantity 20091013
13 P_SELECT_LIST_CLAUSE Instance attribute Protected Type reference (TYPE) STRING Selected Fields of SELECT Command 20091013
14 P_SELECT_STMT Instance attribute Protected Type reference (TYPE) STRING Complete SELECT Command 20091013
15 P_SUBRC Instance attribute Protected Type reference (TYPE) SY-SUBRC Return Value of ABAP Statement 20091013
16 P_S_TABLE_HEADER Instance attribute Protected Type reference (TYPE) RSDAI_S_TABLE_HEADER BW Near-Line Interface: Tables 20091013
17 P_T_FIELD_SELECTIONS Instance attribute Protected Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS BW Near-Line Interface: Selected Fields 20091013
18 P_WHERE_CLAUSE Instance attribute Protected Type reference (TYPE) STRING WHERE Clause of SELECT Command 20091013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20091013
Events
Class CL_RSDA_DB6_OPEN_SQL_CURSOR has no event.
Types
Class CL_RSDA_DB6_OPEN_SQL_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_CALLING_METHOD Call by reference Type reference (TYPE) STRING Anrufquelle 20091013
2 Importing I_FOR_VERIFICATION Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN RS_C_FALSE 20091013
3 Importing I_GROUP_BY Call by reference Type reference (TYPE) RS_BOOL 20091013
4 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER 20091013
5 Importing I_R_CONNECTION Call by reference Object reference (TYPE REF TO) CL_RSDA_DB6_CONNECTION 20091013
6 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG 20091013
7 Importing I_R_SELSET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET 20091013
8 Importing I_S_HEADER Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER 20091013
9 Importing I_T_SELFIELDS Call by reference Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS 20091013
# Exception Resumable Description Created on
1 CX_RSDAI_ACTION_FAILED Aktion wurde abgebrochen 20091013
History
Last changed by/on SAP  20130531 
SAP Release Created in 730