SAP ABAP Class CL_RSDME_EXTRACTOR_DB (Extractor Functionality - DB Related Methods)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_EX (Package) Datamining Extractor Functionality
⤷
⤷
Properties
| Class | CL_RSDME_EXTRACTOR_DB | |
| Short Description | Extractor Functionality - DB Related Methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_DME_EX | Datamining Extractor Functionality |
| Created | 20031007 | 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) |
Interfaces
Class CL_RSDME_EXTRACTOR_DB has no interface implemented.
Friends
Class CL_RSDME_EXTRACTOR_DB has no friend class.
Attributes
Class CL_RSDME_EXTRACTOR_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert key list to DB structure | 20031010 | |
| 2 | Static method | Public | Method | Delete DataSource Info (DS-Keys Relation) | 20031007 | |
| 3 | Static method | Public | Method | Delete Mapping of Model-DataSource | 20031007 | |
| 4 | Static method | Public | Method | Get Mapping | 20031007 | |
| 5 | Static method | Public | Method | Create new DataSource info (DS-Key Relations) | 20031007 | |
| 6 | Static method | Public | Method | Create a new Mapping | 20031007 | |
| 7 | Static method | Public | Method | Invalidate Mapping using specified DataSource | 20031007 | |
| 8 | Static method | Public | Method | Lock Mapping for Usage | 20031007 | |
| 9 | Static method | Public | Method | Unlock | 20031007 | |
| 10 | Static method | Public | Method | Update Time Options for Mapping | 20031007 |
Events
Class CL_RSDME_EXTRACTOR_DB has no event.
Types
Class CL_RSDME_EXTRACTOR_DB has no local type.
Method Signatures
Method CONVERT_KEYS_TO_DS_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031010 | ||||
| 2 | E_T_DSKEYS | Call by reference | Type reference (TYPE) | RSDMU_T_DSRC_KEYS | 20031010 | ||||
| 3 | I_T_KEYS | Call by reference | Type reference (TYPE) | RSDMU_T_COL_NAMES | 20031010 |
Method CONVERT_KEYS_TO_DS_KEYS on class CL_RSDME_EXTRACTOR_DB has no exception.
Method DELETE_DATASOURCE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Fehlerrückgabe | 20031007 | |||
| 2 | I_DSNAME | Call by reference | Type reference (TYPE) | ROOSOURCER | BW-DataSource | 20031007 |
Method DELETE_DATASOURCE_INFO on class CL_RSDME_EXTRACTOR_DB has no exception.
Method DELETE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Fehlerrückgabe | 20031007 | |||
| 2 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Engine | 20031010 | |||
| 3 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Data-Mining-Modell | 20031007 |
Method DELETE_MAPPING on class CL_RSDME_EXTRACTOR_DB has no exception.
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MAPPING | Call by reference | Type reference (TYPE) | RSDMTP_DSRC_BWD | Mapping | 20031007 | |||
| 2 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Fehlerrückgabe | 20031007 | |||
| 3 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Engine | 20031010 | |||
| 4 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Modell | 20031007 |
Method GET_MAPPING on class CL_RSDME_EXTRACTOR_DB has no exception.
Method INSERT_DATASOURCE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031007 | ||||
| 2 | I_DSNAME | Call by reference | Type reference (TYPE) | ROOSOURCER | 20031007 | ||||
| 3 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031007 | ||||
| 4 | I_T_KEYS | Call by reference | Type reference (TYPE) | RSDMU_T_COL_NAMES | 20031007 |
Method INSERT_DATASOURCE_INFO on class CL_RSDME_EXTRACTOR_DB has no exception.
Method INSERT_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031007 | ||||
| 2 | IS_TIME_OPTION | Call by reference | Type reference (TYPE) | RSDMSX_TIME_OPT | 20031007 | ||||
| 3 | I_DSNAME | Call by reference | Type reference (TYPE) | ROOSOURCER | 20031007 | ||||
| 4 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031010 | ||||
| 5 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031007 |
Method INSERT_MAPPING on class CL_RSDME_EXTRACTOR_DB has no exception.
Method INVALIDATE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031010 | ||||
| 2 | I_DS_NAME | Call by reference | Type reference (TYPE) | ROOSOURCER | 20031010 |
Method INVALIDATE_MAPPING on class CL_RSDME_EXTRACTOR_DB has no exception.
Method LOCK_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031007 | ||||
| 2 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031007 | ||||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | RSDMEM_TASK_TYPE | 'ED' - Bearbeiten, 'EX' - Ausführen | 20031009 |
Method LOCK_MAPPING on class CL_RSDME_EXTRACTOR_DB has no exception.
Method UNLOCK_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031007 | ||||
| 2 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031007 | ||||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | RSDMEM_TASK_TYPE | 20031009 |
Method UNLOCK_MAPPING on class CL_RSDME_EXTRACTOR_DB has no exception.
Method UPDATE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031007 | ||||
| 2 | IS_TIME_OPTION | Call by reference | Type reference (TYPE) | RSDMSX_TIME_OPT | 20031007 | ||||
| 3 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031010 | ||||
| 4 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031007 |
Method UPDATE_MAPPING on class CL_RSDME_EXTRACTOR_DB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |