SAP ABAP Class CL_RODPS_ODP_CURSOR_DA (Cursor for direct access)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
⤷
RODPS (Package) Operational Data Provider Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_CURSOR | Cursor | 20090727 |
Properties
| Class | CL_RODPS_ODP_CURSOR_DA | |
| Short Description | Cursor for direct access | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | RODPS | |
| Program status | ||
| Category | 0 | |
| Package | RODPS | Operational Data Provider Services |
| Created | 20090727 | SAP |
| Last change | 20110908 | 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RODPS_ODP_CURSOR | Cursor | 20090727 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RODPS_ODP_JOIN_DIRECT_ACC | 20110331 | Superclass for ODP Use Join and Direct Access | |
| 2 | CL_RODPS_ODP_RT | 20090727 | ODP (abstract) | |
| 3 | CL_RODPS_OSOA_ODP_RT | 20090728 | ODP from DataSource (OSOA) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20090727 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP_CURSOR | Cursor | 20090727 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_FILTER | Set Object: Filter on a Structure | 20090727 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RODPS_DATA_TRANSFORMATOR | 20100702 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP_CURSOR=>T_STATE | Cursor status | 20090728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090727 | |
| 2 | Instance method | Private | Method | 20090728 |
Events
Class CL_RODPS_ODP_CURSOR_DA has no event.
Types
Class CL_RODPS_ODP_CURSOR_DA 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_CURSOR | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_ODP_CURSOR | Cursor zum Lesen der Daten | 20090728 | |||
| 2 | IR_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_FILTER | Multi-dimensionale Menge | 20100705 | |||
| 3 | IR_TABLEDESCR_INBOUND | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Tabellendefinition der Ergebnismenge des übergebenen Cursors | 20100705 | |||
| 4 | IR_TRANSFORMATOR | Call by reference | Object reference (TYPE REF TO) | CL_RODPS_DATA_TRANSFORMATOR | Transformator for internal tables | 20100705 | |||
| 5 | I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | I | 20090728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20090727 | ||
| 2 | Keine weiteren Datensätze in der Ergebnismenge | 20090727 |
Method OPEN_DEFERRED Signature
Method OPEN_DEFERRED on class CL_RODPS_ODP_CURSOR_DA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt exsistiert nicht | 20090728 | ||
| 2 | Keine weiteren Datensätze in der Ergebnismenge | 20090728 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |