SAP ABAP Class CL_RODPS_DB_CURSOR (Generic Extractor for Database Tables and Views)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
⤷
RODPS_BASE (Package) Basis Objects for Operational Data Provider

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_CURSOR | Cursor | 20100715 |
Properties
Class | CL_RODPS_DB_CURSOR | |
Short Description | Generic Extractor for Database Tables and Views | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RODPS_BASE | |
Program status | ||
Category | 0 | |
Package | RODPS_BASE | Basis Objects for Operational Data Provider |
Created | 20100715 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RODPS_ODP_CURSOR | Cursor | 20100715 |
Friends
Class CL_RODPS_DB_CURSOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20100715 | ||||
2 | ![]() |
Constant | Public | See coding | 20100715 | ||||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CURSOR | Database Cursor | 20100715 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Grouping | 20100715 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Max. Size of Result Set in Data Records (0 = Unlimited) | 20100715 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Sorting | 20100715 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Projection, Aggregation and/or Renaming | 20100715 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP_CURSOR~T_STATE | Cursor state | 20100715 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20100715 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Selection | 20100715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100715 |
Events
Class CL_RODPS_DB_CURSOR has no event.
Types
Class CL_RODPS_DB_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_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ODQ_LOG | Protokoll-Handle für Operationale DeltaQueue | 20100715 | ||
2 | ![]() |
IR_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Selektion als multi-dimensionales Mengenobjekt | 20100715 | ||
3 | ![]() |
IT_FIELD_AGGREGATIONS | Call by reference | Type reference (TYPE) | IF_RODPS_BASE=>TT_FIELD_AGGREGATIONS | Projektion, Aggregation und (Spalten-)Umbenennung | 20100715 | ||
4 | ![]() |
IT_SORT_DESCRIPTIONS | Call by reference | Type reference (TYPE) | IF_RODPS_BASE=>TT_SORT_DESCRIPTIONS | Sortierung | 20100715 | ||
5 | ![]() |
I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | I | Größenbeschränkung der Ergebnismenge (0 = unbeschränkt) | 20100715 | ||
6 | ![]() |
I_NO_AGGREGATION | Call by reference | Type reference (TYPE) | SBIWA_FLAG | SBIWA_C_FLAG_OFF | Aggregation explizit ausschalten (kein SELECT DISTINCT) | 20100715 | |
7 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellen-/Viewname | 20100715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Datenzugriff | 20100715 | |
2 | ![]() |
Ungültige Eingabe | 20100715 | |
3 | ![]() |
Keine weiteren Datensätze in der Ergebnismenge | 20100715 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |