SAP ABAP Class CL_RSDA_DB6_ADBC_LOOKUP_CURSOR (DB6 NLS-Cursor Class: Access using ADBC)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
⤷
RSDB6_NLS (Package) RSDB6_NLS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDA_DB6_CURSOR | DB6 NLS Cursor Class | 20090624 |
Properties
| Class | CL_RSDA_DB6_ADBC_LOOKUP_CURSOR | |
| Short Description | DB6 NLS-Cursor Class: Access using ADBC | |
| Super Class | CL_RSDA_DB6_CURSOR | DB6 NLS Cursor Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RS_DB_DB6 | |
| Program status | ||
| Category | 0 | |
| Package | RSDB6_NLS | RSDB6_NLS |
| Created | 20090624 | 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
Class CL_RSDA_DB6_ADBC_LOOKUP_CURSOR has no interface implemented.
Friends
Class CL_RSDA_DB6_ADBC_LOOKUP_CURSOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Ignore WHERE condition | 20090624 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Lookup table name | 20090624 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_RSDA_DB6_CONSTANTS=>TY_TEMP_TABLE | Status of the lookup table | 20091013 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION_1=>T_LOOKUP_CONDITIONS | ABAP table with lookup conditions | 20090624 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Lookup data | 20090624 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION_1=>T_LOOKUP_FIELDS | ABAP table with lookup columns | 20090624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090624 | ||
| 2 | Instance method | Private | Method | Creates the lookup table | 20090624 |
Events
Class CL_RSDA_DB6_ADBC_LOOKUP_CURSOR has no event.
Types
Class CL_RSDA_DB6_ADBC_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 | I_CALLING_METHOD | Call by reference | Type reference (TYPE) | STRING | 20090624 | ||||
| 2 | I_FOR_VERIFICATION | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>BOOLEAN | RS_C_FALSE | Boolean | 20091013 | ||
| 3 | I_GROUP_BY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090624 | |||
| 4 | I_IGNORE_WHERE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090624 | ||
| 5 | I_MAXIMUM_ROWS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>ROW_COUNTER | Datentyp für Satzzähler (Wertebereich > 64-bit Integer) | 20090624 | |||
| 6 | I_R_CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_DB6_CONNECTION | DB6 NLS Verbindungsklasse | 20090624 | |||
| 7 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20090624 | |||
| 8 | I_R_SELSET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20090624 | |||
| 9 | I_S_HEADER | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>S_TABLE_HEADER | Versionsunabhängige (Kopf-)Attribute einer Nearline-Tabelle | 20090624 | |||
| 10 | I_T_LOOKUP_CONDITIONS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION_1=>T_LOOKUP_CONDITIONS | 20090624 | ||||
| 11 | I_T_LOOKUP_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20090624 | ||||
| 12 | I_T_LOOKUP_FIELDS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION_1=>T_LOOKUP_FIELDS | 20090624 | ||||
| 13 | I_T_SELFIELDS | Call by reference | Type reference (TYPE) | IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS | 20090624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20090624 |
Method CREATE_LOOKUP_TABLE Signature
Method CREATE_LOOKUP_TABLE on class CL_RSDA_DB6_ADBC_LOOKUP_CURSOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde abgebrochen | 20090624 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |