SAP ABAP Class CL_RODPS_DB_LOOKUP_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 | 20101004 |
Properties
| Class | CL_RODPS_DB_LOOKUP_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 | 20101004 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | 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 | 20101004 |
Friends
Class CL_RODPS_DB_LOOKUP_CURSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20101004 | |||||
| 2 | Constant | Public | See coding | 20101004 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20101004 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CURSOR | Database Cursor | 20101004 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Max. Size of Result Set in Data Records (0 = Unlimited) | 20101004 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Sorting | 20101004 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Projection, Aggregation and/or Renaming | 20101004 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP_CURSOR~T_STATE | Cursor state | 20101004 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20101004 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | Selection | 20101004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101004 |
Events
Class CL_RODPS_DB_LOOKUP_CURSOR has no event.
Types
Class CL_RODPS_DB_LOOKUP_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 | 20101004 | |||
| 2 | IR_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Selektion als Mengenobjekt | 20101004 | |||
| 3 | IT_FIELD_PROJECTIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>TT_FIELD_PROJECTIONS | Projektion und Umbenennung | 20101004 | |||
| 4 | IT_LOOKUP_CONDITIONS | Call by reference | Type reference (TYPE) | IF_RODPS_ODP_LOOKUP=>TT_LOOKUP_CONDITIONS | Lookup-Bedingungen | 20101004 | |||
| 5 | IT_LOOKUP_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Lookup-Daten | 20101004 | |||
| 6 | I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | I | Maximale Größe der Ergebnismenge in Datensätzen | 20101004 | |||
| 7 | I_ORDER_BY_PRIMARY_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nach Primärschlüssel sortieren | 20101004 | |||
| 8 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | DataSource (OSOA/OSOD) | 20101004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Datenzugriff | 20101004 | ||
| 2 | Ungültige Eingabe | 20101004 | ||
| 3 | Keine weiteren Datensätze in der Ergebnismenge | 20101004 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |