SAP ABAP Class CL_RSDA_SYB_CURSOR (Near-line Cursor for Sybase IQ)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA_SYB (Package) BW Nearline connection for Sybase IQ
⤷
⤷
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 | 20120702 |
Properties
| Class | CL_RSDA_SYB_CURSOR | |
| Short Description | Near-line Cursor for Sybase IQ | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDA_SYB | BW Nearline connection for Sybase IQ |
| Created | 20120702 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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 | 20120702 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_SYB_CONNECTION_IMPL | 20120920 | Near-Line Connection Using Sybase IQ |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_SYB_CONNECTION_IMPL | 20120920 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | 20120920 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_RESULT_SET | 20120920 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ADBC_COLUMN_TAB | 20120920 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | CURSOR | 20120702 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER | 20120702 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120921 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SY-SUBRC | 20120702 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSDA_TABNAME | 20120702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120702 |
Events
Class CL_RSDA_SYB_CURSOR has no event.
Types
Class CL_RSDA_SYB_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 | IR_CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_SYB_CONNECTION_IMPL | Near-Line Connection Using SAPDB | 20120920 | |||
| 2 | IR_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20120920 | |||
| 3 | IR_SELSET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20120920 | |||
| 4 | IS_HEADER | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER | BW Nearline Interface: Name of a Nearline Table | 20120920 | |||
| 5 | IT_SELFIELDS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | Column Selection for Selection | 20120920 | |||
| 6 | I_GROUP_BY | Call by reference | Type reference (TYPE) | RS_BOOL | Indicator: Execute "GROUP BY" | 20120702 | |||
| 7 | I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER | 20120702 | ||||
| 8 | I_ONLY_ACTIVE_VERSION | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN | RS_C_FALSE | Boolean | 20120702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Action canceled | 20121002 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |