SAP ABAP Class CL_RSDME_DMP (Data Mining Provider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_DMP_OO (Package) Datamining Provider - OO Based
Properties
Class CL_RSDME_DMP  
Short Description Data Mining Provider    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_DMP_OO   Datamining Provider - OO Based 
Created 20030804   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSANQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDMU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDME_DMP has no interface implemented.
Friends
Class CL_RSDME_DMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_3PT_NAMESPACE Constant Public Type reference (TYPE) CHAR5 '/3PT' 3PT Model Name space 20031008
2 MC_DM_TLOGO Constant Public Type reference (TYPE) RSTLOGO 'DMMO' Datamining TLOGO Name 20031008
3 MR_DMP_CONTROLLER Static Attribute Private Object reference (TYPE REF TO) CL_RSDME_DMP Static Instance 20030911
4 MT_CONNPARAM_FAC_R Static Attribute Public Type reference (TYPE) RSDMU_T_CONNPARAM_FAC_R 20031023
5 MT_CONN_FAC_R Static Attribute Public Type reference (TYPE) RSDMU_T_CONN_FAC_R 20031023
6 MT_ENGINES_R Static Attribute Private Type reference (TYPE) RSDMU_T_ENGINE_REFLIST Table of engine instances 20041102
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_CONNECTIONS Instance method Public Method Get List of Connections 20030806
2 GET_ALL_ENGINES Instance method Public Method Get List of Engines 20030813
3 GET_ALL_ENGINES_REF Instance method Public Method Get List of Engines - References 20031018
4 GET_ALL_MODELS Instance method Public Method Get List of Models 20030806
5 GET_ALL_SRV_TYPES Instance method Public Method Get List of Service Types 20030813
6 GET_ALL_VENDORS Instance method Public Method Get List of DataMining Vendors 20030813
7 GET_CONN_FACTORY Instance method Public Method Get Connection Factory for Vendor 20030814
8 GET_CONN_PARAMS_FOR_ENGINE Instance method Public Method Get Connection Params for Engine 20031010
9 GET_CONN_PARAM_FACTORY Instance method Public Method Get Connection Parameter Factory for Vendor 20030814
10 GET_DEPENDENT_APS Instance method Public Method Get Dependent Analysis Process 20031008
11 GET_ENGINE_INSTANCE Instance method Public Method Get the instance of the class for the engine interface 20030910
12 GET_INSTANCE Static method Public Method Get Instance of DMP Controller 20030911
13 GET_LATEST_TRAIN_INFO Instance method Public Method Get latest Analysis Process Run ID that trained the model 20031013
14 GET_REPOSITORY_FOR_ENGINE Instance method Public Method Get the repository instance for Engine 20030819
15 GET_REPOSITORY_FOR_VENDOR Instance method Public Method Get the repository for the vendor 20040120
16 GET_SAP_REPOSITORY Instance method Public Method Short Cut - Get SAP Repository 20031010
17 GET_TLOGO_NAME Instance method Public Method Get TLOGO Name for specified model & engine 20031008
18 GET_VENDOR_FOR_ENGINE Instance method Public Method Get the vendor corresponding to the engine 20030814
19 SEARCH_MODEL Instance method Public Method Search for model 20040116
Events
Class CL_RSDME_DMP has no event.
Types
Class CL_RSDME_DMP has no local type.
Method Signatures

Method GET_ALL_CONNECTIONS Signature

Method GET_ALL_CONNECTIONS on class CL_RSDME_DMP has no parameter.
Method GET_ALL_CONNECTIONS on class CL_RSDME_DMP has no exception.

Method GET_ALL_ENGINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ENGINES Call by reference Type reference (TYPE) RSDMEM_TH_ENGINES 20030813
2 Importing I_SRV_TYP Call by reference Type reference (TYPE) RSDMEM_SRV_TYPE 20030813

Method GET_ALL_ENGINES on class CL_RSDME_DMP has no exception.

Method GET_ALL_ENGINES_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20031018
2 Exporting E_T_ENGINES_REF Call by reference Type reference (TYPE) RSDMU_T_ENGINE_REFLIST 20031018

Method GET_ALL_ENGINES_REF on class CL_RSDME_DMP has no exception.

Method GET_ALL_MODELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MODELS Call by reference Type reference (TYPE) RSDMEM_TH_MODELS_N 20030813
2 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030813

Method GET_ALL_MODELS on class CL_RSDME_DMP has no exception.

Method GET_ALL_SRV_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SRV_TYPES Call by reference Type reference (TYPE) RSDMEM_TH_SRVTYPES Details der Serviceart 20030813

Method GET_ALL_SRV_TYPES on class CL_RSDME_DMP has no exception.

Method GET_ALL_VENDORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VENDORS Call by reference Type reference (TYPE) RSDMEM_TH_VENDORS 20030819

Method GET_ALL_VENDORS on class CL_RSDME_DMP has no exception.

Method GET_CONN_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_CONNFAC Value transfer Object reference (TYPE REF TO) IF_RSDME_DMP_CONN_FACTORY 20030814
2 Importing I_VENDOR_ID Call by reference Type reference (TYPE) RSDMDE_VENDOR_ID 20030814

Method GET_CONN_FACTORY on class CL_RSDME_DMP has no exception.

Method GET_CONN_PARAMS_FOR_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_CONN_PARAMS Value transfer Object reference (TYPE REF TO) IF_RSDME_DMP_CONN_PARAMS 20031010
2 Importing I_ENGINE_ID Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031010

Method GET_CONN_PARAMS_FOR_ENGINE on class CL_RSDME_DMP has no exception.

Method GET_CONN_PARAM_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_CONN_PARAM_FAC Value transfer Object reference (TYPE REF TO) IF_RSDME_DMP_CONNPARAM_FACTORY Ref. zum Verbindungsparameter Factor 20030814
2 Importing I_VENDOR_ID Call by reference Type reference (TYPE) RSDMDE_VENDOR_ID ID des Anbieters 20030814

Method GET_CONN_PARAM_FACTORY on class CL_RSDME_DMP has no exception.

Method GET_DEPENDENT_APS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20031008
2 Exporting E_T_ANPR_LIST Call by reference Type reference (TYPE) RSDMU_T_DM_ANPR_LIST 20031008
3 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031008
4 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031008

Method GET_DEPENDENT_APS on class CL_RSDME_DMP has no exception.

Method GET_ENGINE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENGINE_ID Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030910
2 Returning R_R_ENGINE Value transfer Object reference (TYPE REF TO) IF_RSDME_DMP_ENGINE 20030910
# Exception Resumable Description Created on
1 CX_RSDME_INVALID_INPUT Ungültige Eingabe 20030918
2 CX_RSDME_OBJ_NOT_FOUND Objekt nicht gefunden 20030918

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_DMP_CTRL Value transfer Object reference (TYPE REF TO) CL_RSDME_DMP 20030911

Method GET_INSTANCE on class CL_RSDME_DMP has no exception.

Method GET_LATEST_TRAIN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20031020
2 Exporting E_T_ARUN_INFO Value transfer Type reference (TYPE) RSANQ_T_ARUN_HEADER 20031020
3 Importing I_ENGINE_ID Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031020
4 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031020

Method GET_LATEST_TRAIN_INFO on class CL_RSDME_DMP has no exception.

Method GET_REPOSITORY_FOR_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_REPOSITORY Value transfer Object reference (TYPE REF TO) IF_RSDME_DMP_REPOSITORY Referenz zum Repository 20030819
2 Importing I_ENGINE_ID Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE Engine-ID 20030819

Method GET_REPOSITORY_FOR_ENGINE on class CL_RSDME_DMP has no exception.

Method GET_REPOSITORY_FOR_VENDOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_REPOSITORY Value transfer Object reference (TYPE REF TO) IF_RSDME_DMP_REPOSITORY Repository für Data-Mining-Objekte 20040120
2 Importing I_VENDOR_ID Call by reference Type reference (TYPE) RSDMDE_VENDOR_ID Data-Mining-Anbieter 20040120

Method GET_REPOSITORY_FOR_VENDOR on class CL_RSDME_DMP has no exception.

Method GET_SAP_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_SAP_REP Value transfer Object reference (TYPE REF TO) CL_RSDME_DMP_REPOSITORY_SAP 20031010

Method GET_SAP_REPOSITORY on class CL_RSDME_DMP has no exception.

Method GET_TLOGO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJNAME Call by reference Type reference (TYPE) SOBJ_NAME 20031008
2 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20031008
3 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031008
4 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031008

Method GET_TLOGO_NAME on class CL_RSDME_DMP has no exception.

Method GET_VENDOR_FOR_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_VENDOR Call by reference Type reference (TYPE) RSDMSM_VENDOR Details zum Anbieter 20030814
2 Importing I_ENGINE_ID Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE Engine-/Service-ID 20030814

Method GET_VENDOR_FOR_ENGINE on class CL_RSDME_DMP has no exception.

Method SEARCH_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR Data Mining - Fehlerklasse (BAPIRET2) 20040119
2 Exporting E_T_SEARCH_LIST Call by reference Type reference (TYPE) RSDMEM_TH_SEARCH_LIST_N Suchliste für Modelle 20040116
3 Importing I_S_SEARCH_INPUT Call by reference Type reference (TYPE) RSDMSM_SEARCH_INPUT_N Suche nach Modell 20040116

Method SEARCH_MODEL on class CL_RSDME_DMP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350