SAP ABAP Class CL_RSISD_RSDME_PRED_SRV_GEN (Generic Datamining Prediction Service - ABS)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_IS (Package) Datamining - Intelligent Service - Adapters
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISR_SERVICE_TYPE_1 Service of Type 1 20030728
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISD_RSDME_PRED_SRV Generic Prediction Service - Implementation 20030728
Properties
Class CL_RSISD_RSDME_PRED_SRV_GEN  
Short Description Generic Datamining Prediction Service - ABS    
Super Class CL_RSISR_SERVICE_TYPE_1 Service of Type 1 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_IS   Datamining - Intelligent Service - Adapters 
Created 20030728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSISD_RSDME_PRED_SRV_GEN has no forward declaration.
Interfaces
Class CL_RSISD_RSDME_PRED_SRV_GEN has no interface implemented.
Friends
Class CL_RSISD_RSDME_PRED_SRV_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DATA_OBJ Constant Public Type reference (TYPE) RSIS_E_DOBJ 'DATA' 20030728
2 MC_DM_ENGINE Constant Public Type reference (TYPE) RSIS_E_PARAM 'DM_ENGINE' 20030728
3 MC_DM_MAPPING Constant Public Type reference (TYPE) RSIS_E_PARAM 'DM_MAPPING' 20030728
4 MC_DM_MODEL Constant Public Type reference (TYPE) RSIS_E_PARAM 'DM_MODEL' 20030728
5 MC_DM_PARAMS Constant Public Type reference (TYPE) RSIS_E_PARAM 'DM_PARAMS' 20030728
6 MC_STATE_MODEL Constant Public Type reference (TYPE) RSIS_E_STATE 'UI_STATE' 20030728
7 MS_PROPERTIES Static Attribute Protected Type reference (TYPE) RSISR_S_SRV_PROPS 20030728
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_S_MODEL Instance method Protected Method Check Navigation State - Model 20030728
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030728
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030728
4 EXECUTE Instance method Protected Method Execute Prediction 20030728
5 GET_SERVICE_PROPERTIES Static method Public Method 20030728
Events
Class CL_RSISD_RSDME_PRED_SRV_GEN has no event.
Types
Class CL_RSISD_RSDME_PRED_SRV_GEN has no local type.
Method Signatures

Method CHECK_S_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20030728
2 Importing IR_STATE Call by reference Object reference (TYPE REF TO) CL_RSISR_STATE 20030728

Method CHECK_S_MODEL on class CL_RSISD_RSDME_PRED_SRV_GEN has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSISD_RSDME_PRED_SRV_GEN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSISD_RSDME_PRED_SRV_GEN has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSISD_RSDME_PRED_SRV_GEN has no parameter.
Method CONSTRUCTOR on class CL_RSISD_RSDME_PRED_SRV_GEN has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20030728
2 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030728
3 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030728
4 Importing I_T_MAPPING Call by reference Type reference (TYPE) RSDMSI_T_PRED_COL_MAP 20030728
5 Importing I_T_PARAMS Call by reference Type reference (TYPE) RSDMSI_T_PRED_PARAMS 20030728

Method EXECUTE on class CL_RSISD_RSDME_PRED_SRV_GEN has no exception.

Method GET_SERVICE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROPERTIES Value transfer Type reference (TYPE) RSISR_S_SRV_PROPS 20030728

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