SAP ABAP Class CL_RSDME_PRED_SRV_SAPDT (Generic Prediction Service)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_DT_OO (Package) Datamining - Decision Tree Related - OO Based
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_PRED_SRV_SAPDT_GEN 20030903
Properties
Class CL_RSDME_PRED_SRV_SAPDT  
Short Description Generic Prediction Service    
Super Class CL_RSDME_PRED_SRV_SAPDT_GEN  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_DT_OO   Datamining - Decision Tree Related - OO Based 
Created 20030903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDME_GEN_PRED_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSDME_PRED_SRV_SAPDT_GEN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RSDMU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDME_PRED_SRV_SAPDT has no interface implemented.
Friends
Class CL_RSDME_PRED_SRV_SAPDT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_P_DOBJ_DATA Constant Public Type reference (TYPE) RSIS_E_DOBJ CL_RSDME_PRED_SRV_SAPDT_GEN=>MC_DOBJ_DATA 20030903
2 MC_P_PAR_DM_ENGINE Constant Public Type reference (TYPE) RSIS_E_PARAM CL_RSDME_PRED_SRV_SAPDT_GEN=>MC_PAR_DM_ENGINE 20030903
3 MC_P_PAR_DM_MAPPING Constant Public Type reference (TYPE) RSIS_E_PARAM CL_RSDME_PRED_SRV_SAPDT_GEN=>MC_PAR_DM_MAPPING 20030903
4 MC_P_PAR_DM_MODEL Constant Public Type reference (TYPE) RSIS_E_PARAM CL_RSDME_PRED_SRV_SAPDT_GEN=>MC_PAR_DM_MODEL 20030903
5 MC_P_PAR_DM_PARAMS Constant Public Type reference (TYPE) RSIS_E_PARAM CL_RSDME_PRED_SRV_SAPDT_GEN=>MC_PAR_DM_PARAMS 20030903
6 MC_P_STATE_WB_DEFAULT Constant Public Type reference (TYPE) RSIS_E_STATE CL_RSDME_PRED_SRV_SAPDT_GEN=>MC_STATE_WB_DEFAULT 20030903
7 MC_P_SUMM_CONF_MTRX Constant Public Type reference (TYPE) RSIS_E_SUMMARY CL_RSDME_PRED_SRV_SAPDT_GEN=>MC_SUMM_CONF_MTRX 20030903
8 MC_P_SUMM_SUM_DTL Constant Public Type reference (TYPE) RSIS_E_SUMMARY CL_RSDME_PRED_SRV_SAPDT_GEN=>MC_SUMM_SUM_DTL 20030903
9 MC_P_SUMM_SUM_HDR Constant Public Type reference (TYPE) RSIS_E_SUMMARY CL_RSDME_PRED_SRV_SAPDT_GEN=>MC_SUMM_SUM_HDR 20030903
10 MR_PRED_RT_MASS Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_PRED_TASK_RT_MASS Prediction Runtime Class 20030903
Methods
# Method Level Visibility Method type Description Created on
1 GET_CP_PARAMETER Instance method Public Method Get parameter directly from Call Package 20030903
2 LOAD_PRED_RT_INSTANCE Instance method Protected Method Load Prediction Instance 20030903
3 SET_PARAMETERS Instance method Protected Method Initialize Engine specific prediction Parameters 20030903
4 SET_SUMMARY_OBJECTS Instance method Protected Method Set summary results into summary objects 20030903
Events
Class CL_RSDME_PRED_SRV_SAPDT has no event.
Types
Class CL_RSDME_PRED_SRV_SAPDT has no local type.
Method Signatures

Method GET_CP_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_PARAM Intelligent Services: Parameter 20030903
2 Returning RR_PARAMETER Value transfer Object reference (TYPE REF TO) CL_RSISR_PARAM Parameter 20030903

Method GET_CP_PARAMETER on class CL_RSDME_PRED_SRV_SAPDT has no exception.

Method LOAD_PRED_RT_INSTANCE Signature

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

Method LOAD_PRED_RT_INSTANCE on class CL_RSDME_PRED_SRV_SAPDT has no exception.

Method SET_PARAMETERS Signature

Method SET_PARAMETERS on class CL_RSDME_PRED_SRV_SAPDT has no parameter.
Method SET_PARAMETERS on class CL_RSDME_PRED_SRV_SAPDT has no exception.

Method SET_SUMMARY_OBJECTS Signature

Method SET_SUMMARY_OBJECTS on class CL_RSDME_PRED_SRV_SAPDT has no parameter.
Method SET_SUMMARY_OBJECTS on class CL_RSDME_PRED_SRV_SAPDT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350