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 | 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 | 20040916 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_SDB_CONNECTION | 20040916 | Near-Line Connection Using MaxDB (Reference and Demo Impl.) |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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 | I_GROUP_BY | Call by reference | Type reference (TYPE) | RS_BOOL | Kennzeichen: "GROUP BY" durchführen | 20061108 | |||
| 2 | I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER | 20070904 | ||||
| 3 | I_ONLY_ACTIVE_VERSION | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN | RS_C_FALSE | Boolean | 20050121 | ||
| 4 | I_R_CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_SDB_CONNECTION | Nearline-Verbindung über SAPDB | 20040916 | |||
| 5 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20060713 | |||
| 6 | I_R_SELSET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20041025 | |||
| 7 | 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 | 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 |