SAP ABAP Class CL_RSDS_ACCESS_DB_EXTRACTOR (Extractor for DB Connect DataSources)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS_ACCESS (Package) Access methods Apollo DataSource
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDS_ACCESS_EXTRACTOR | 20070612 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_ACCESS_EXTRACTOR | Extractor Interface | 20070612 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070911 |
Properties
| Class | CL_RSDS_ACCESS_DB_EXTRACTOR | |
| Short Description | Extractor for DB Connect DataSources | |
| Super Class | CL_RSDS_ACCESS_EXTRACTOR | |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDS_ACCESS | Access methods Apollo DataSource |
| Created | 20070207 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDS_ACCESS_EXTRACTOR | Extractor Interface | 20070612 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070911 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDS_ACCESS_EXTRACTOR | 20070612 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20070612 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDS_SX_DB_OBJECT-OBJNAME | DB Object Name | 20070612 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDS_SX_DB_OBJECT-OBJSCHEMA | DB Object Schema | 20070612 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDS_DATASOURCE_UNIVERSE | Dimension Model for DDIC Structure Fields | 20070612 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20070612 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_RESULT_SET | Resulting Set of an SQL Query | 20070612 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20070612 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070612 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | DBCON | Description of Database Connections | 20070612 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSLOGSYSDB | Extras for RSBASIDOC with DB Connect Source Systems | 20130806 | |||
| 11 | Instance attribute | Private | See coding | 20070612 | |||||
| 12 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20130806 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | ADBC_COLUMN_TAB | 20070612 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | RS_T_RSCEDST | 20070612 | ||||
| 15 | Instance attribute | Private | See coding | 20070612 | |||||
| 16 | Instance attribute | Private | Type reference (TYPE) | CL_RSSDA_FEDERATION_SERVICES=>TN_TABLE_NM | 20130806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070612 | ||
| 2 | Instance method | Private | Method | 20070612 | ||
| 3 | Instance method | Public | Constructor | 20070612 | ||
| 4 | Instance method | Private | Method | 20070612 | ||
| 5 | Instance method | Private | Method | 20070612 | ||
| 6 | Instance method | Private | Method | 20070612 | ||
| 7 | Instance method | Private | Method | 20070612 | ||
| 8 | Instance method | Private | Method | 20070612 | ||
| 9 | Instance method | Private | Method | 20070612 | ||
| 10 | Instance method | Private | Method | 20070612 |
Events
Class CL_RSDS_ACCESS_DB_EXTRACTOR has no event.
Types
Class CL_RSDS_ACCESS_DB_EXTRACTOR has no local type.
Method Signatures
Method CALL_BADI_FOR_SQL_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20070612 |
Method CALL_BADI_FOR_SQL_STATEMENT on class CL_RSDS_ACCESS_DB_EXTRACTOR has no exception.
Method CLOSE_DB_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SQLCON | Call by reference | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20070612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20070612 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20070612 | |||
| 2 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Source system | 20070612 | |||
| 3 | I_R_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Source System Error | 20070612 |
Method CREATE_DATASOURCE_UNIVERSE Signature
Method CREATE_DATASOURCE_UNIVERSE on class CL_RSDS_ACCESS_DB_EXTRACTOR has no parameter.
Method CREATE_DATASOURCE_UNIVERSE on class CL_RSDS_ACCESS_DB_EXTRACTOR has no exception.
Method EXECUTE_SQL_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20070612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20070612 |
Method GET_DBCON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_DBCON | Call by reference | Type reference (TYPE) | DBCON | Description of Database Connections | 20070612 | |||
| 2 | E_S_LOGSYSDB | Call by reference | Type reference (TYPE) | RSLOGSYSDB | Extras for RSBASIDOC with DB Connect Source Systems | 20130806 | |||
| 3 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Source system | 20070612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Source System Error | 20070612 |
Method GROUP_BY_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GROUP_BY_REQUIRED | Value transfer | Type reference (TYPE) | RSBOOL | Flag structure | 20070612 | |||
| 2 | I_T_FIELDS | Call by reference | Type reference (TYPE) | RSDS_T_EXTRACT_FIELDS | Fields for Extraction | 20070612 |
Method GROUP_BY_REQUIRED on class CL_RSDS_ACCESS_DB_EXTRACTOR has no exception.
Method SET_CORRESPONDING_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CORRESPONDING_FIELDS | Call by reference | Attribute reference (LIKE) | P_T_CORRESPONDING_FIELDS | 20070612 | ||||
| 2 | I_T_FIELDS | Call by reference | Type reference (TYPE) | RSDS_T_EXTRACT_FIELDS | Fields for Extraction | 20070612 |
Method SET_CORRESPONDING_FIELDS on class CL_RSDS_ACCESS_DB_EXTRACTOR has no exception.
Method SET_SQL_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GROUP_BY_REQUIRED | Call by reference | Type reference (TYPE) | RSBOOL | Flag structure | 20070612 | |||
| 2 | R_SQL_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20070612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during extraction of data | 20130829 |
Method TRANSLATE_TO_SOURCE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SOURCE_FIELDS | Call by reference | Attribute reference (LIKE) | P_T_SOURCE_FIELDS | Fields for Extraction | 20070612 | |||
| 2 | I_T_FIELDS | Call by reference | Type reference (TYPE) | RSDS_T_EXTRACT_FIELDS | Fields for Extraction | 20070612 |
Method TRANSLATE_TO_SOURCE_FIELDS on class CL_RSDS_ACCESS_DB_EXTRACTOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |