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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CURSOR | Cursor Name | 20091013 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20091013 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN | Boolean | 20091013 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | FROM Clause of SELECT Command | 20091013 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | GROUP BY Clause of SELECT Command | 20091013 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20091013 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER | Data Type for Record Counter (Value Range > 64 Bit Integer) | 20091013 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | ORDER BY Clause of SELECT Command | 20091013 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDA_DB6_CONNECTION | Reference to an NLS Connection | 20091013 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDA_DB6_INFOPROVIDER | Reference to an InfoProvider | 20091013 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20091013 | ||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20091013 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Selected Fields of SELECT Command | 20091013 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Complete SELECT Command | 20091013 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statement | 20091013 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDAI_S_TABLE_HEADER | BW Near-Line Interface: Tables | 20091013 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | BW Near-Line Interface: Selected Fields | 20091013 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | WHERE Clause of SELECT Command | 20091013 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_CALLING_METHOD | Call by reference | Type reference (TYPE) | STRING | Anrufquelle | 20091013 | ||
2 | ![]() |
I_FOR_VERIFICATION | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN | RS_C_FALSE | 20091013 | ||
3 | ![]() |
I_GROUP_BY | Call by reference | Type reference (TYPE) | RS_BOOL | 20091013 | |||
4 | ![]() |
I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER | 20091013 | |||
5 | ![]() |
I_R_CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_DB6_CONNECTION | 20091013 | |||
6 | ![]() |
I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | 20091013 | |||
7 | ![]() |
I_R_SELSET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20091013 | |||
8 | ![]() |
I_S_HEADER | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER | 20091013 | |||
9 | ![]() |
I_T_SELFIELDS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | 20091013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion wurde abgebrochen | 20091013 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |