SAP ABAP Interface IF_RSDME_DMP_REPOSITORY (Repository for DataMining Objects)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_DMP_OO (Package) Datamining Provider - OO Based
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSDME_DMP_REPOSITORY_SAP | SAP repository | 20030908 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_DMP_REPOSITORY_RFC | External Repository | 20030922 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_DMP_REPOSITORY_SAP | SAP Repository | 20030818 |
Properties
| Interface | IF_RSDME_DMP_REPOSITORY | |
| Short Description | Repository for DataMining Objects |
General Data
| Package | RS_DME_DMP_OO | Datamining Provider - OO Based |
| Created | 20030804 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSDME_DMP_REPOSITORY has no forward declaration.
Interfaces
Interface IF_RSDME_DMP_REPOSITORY has no interface.
Friends
Interface IF_RSDME_DMP_REPOSITORY has no friend.
Attributes
Interface IF_RSDME_DMP_REPOSITORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check user authority for model for a task | 20030911 | |
| 2 | Instance method | Public | Method | Check the model name | 20031121 | |
| 3 | Instance method | Public | Method | Copy model | 20031212 | |
| 4 | Instance method | Public | Method | Delete Model from Database | 20030804 | |
| 5 | Instance method | Public | Method | Get List of Models | 20030804 | |
| 6 | Instance method | Public | Method | Get the instance of the class for the engine interface | 20030911 | |
| 7 | Instance method | Public | Method | Get model object | 20030826 | |
| 8 | Instance method | Public | Method | Lock the model | 20030911 | |
| 9 | Instance method | Public | Method | Model Exists on DB? | 20030908 | |
| 10 | Instance method | Public | Method | Reset Model Results | 20031010 | |
| 11 | Instance method | Public | Method | Save Model to Database | 20030804 | |
| 12 | Instance method | Public | Method | Search for model | 20040116 | |
| 13 | Instance method | Public | Method | Unlock model | 20030911 |
Events
Interface IF_RSDME_DMP_REPOSITORY has no event.
Types
Interface IF_RSDME_DMP_REPOSITORY has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | ||||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20030911 | ||||
| 3 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20030911 | ||||
| 4 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | 20031010 | ||||
| 5 | I_ENGINE_NAME | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030911 | ||||
| 6 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20030911 |
Method AUTHORITY_CHECK on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method CHECK_MODEL_NAME 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 | Data Mining - Fehlerklasse (BAPIRET2) | 20031121 | |||
| 2 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Analytische Methode | 20031121 | |||
| 3 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Analytisches Modell | 20031121 |
Method CHECK_MODEL_NAME on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method COPY_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Data Mining - Fehlerklasse (BAPIRET2) | 20031212 | |||
| 2 | E_R_TARGET_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | Data-Mining-Modell | 20031215 | |||
| 3 | I_ENGINE_NAME | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Analytische Methode | 20031212 | |||
| 4 | I_SOURCE_MODEL_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Analytisches Modell | 20031215 | |||
| 5 | I_TARGET_MODEL_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Analytisches Modell | 20031215 |
Method COPY_MODEL on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method DELETE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | ||||
| 2 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20030904 | ||||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20030904 | ||||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20030904 |
Method DELETE_MODEL on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method GET_ALL_MODELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | ||||
| 2 | E_T_MODELS | Call by reference | Type reference (TYPE) | RSDMEM_TH_MODELS_N | Tabelle von Modell-Kopfbereichen | 20030814 | |||
| 3 | I_ENGINE_ID | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Engine-ID | 20030814 |
Method GET_ALL_MODELS on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method GET_ENGINE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENGINE_ID | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030911 | ||||
| 2 | R_R_ENGINE | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_DMP_ENGINE | 20030911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20030918 | ||
| 2 | Objekt nicht gefunden | 20030918 |
Method GET_MODEL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20030826 | ||||
| 2 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | ||||
| 3 | I_ENGINE_NAME | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE_NAME | 20030909 | ||||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20030826 | ||||
| 5 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20030826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20030918 |
Method LOCK_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | ||||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20030911 | ||||
| 3 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20030911 | ||||
| 4 | E_USER | Call by reference | Type reference (TYPE) | SY-UNAME | Gesperrt durch | 20031112 | |||
| 5 | I_ENGINE_NAME | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030911 | ||||
| 6 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20030911 | ||||
| 7 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20031110 | |||
| 8 | I_TASK_TYPE | Call by reference | Type reference (TYPE) | RSDMEM_TASK_TYPE | 20030911 |
Method LOCK_MODEL on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method MODEL_EXISTS_ON_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVFL | Call by reference | Type reference (TYPE) | RSACTIVFL | 20030917 | ||||
| 2 | E_EXISTS | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030908 | ||||
| 3 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Analytische Methode | 20031218 | |||
| 4 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20030908 | ||||
| 5 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20030908 |
Method MODEL_EXISTS_ON_DB on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method RESET_MODEL_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031010 | ||||
| 2 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031010 | ||||
| 3 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031010 |
Method RESET_MODEL_RESULTS on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method SAVE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | ||||
| 2 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Meldungsprotokoll | 20030819 | |||
| 3 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | Referenz zum Modellobjekt | 20030819 |
Method SAVE_MODEL on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method SEARCH_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Data Mining - Fehlerklasse (BAPIRET2) | 20040121 | |||
| 2 | E_T_SEARCH_LIST | Call by reference | Type reference (TYPE) | RSDMEM_TH_SEARCH_LIST_N | Suchliste für Modelle | 20040119 | |||
| 3 | I_S_SEARCH_INPUT | Call by reference | Type reference (TYPE) | RSDMSM_SEARCH_INPUT_N | Suche nach Modell | 20040119 |
Method SEARCH_MODEL on Interface IF_RSDME_DMP_REPOSITORY has no exception.
Method UNLOCK_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20030917 | ||||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20030911 | ||||
| 3 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20030911 | ||||
| 4 | I_ENGINE_NAME | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030911 | ||||
| 5 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20030911 | ||||
| 6 | I_TASK_TYPE | Call by reference | Type reference (TYPE) | RSDMEM_TASK_TYPE | 20030911 |
Method UNLOCK_MODEL on Interface IF_RSDME_DMP_REPOSITORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |