SAP ABAP Class CL_RSDME_GEN_PRED_SRV_GEN (CL_RSDME_GEN_PRED_SRV_GEN)
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 20031111
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_GEN_PRED_SERVICE Generic Prediction Service 20030903
Properties
Class CL_RSDME_GEN_PRED_SRV_GEN  
Short Description    
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 20031111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDME_GEN_PRED_SRV_GEN has no forward declaration.
Interfaces
Class CL_RSDME_GEN_PRED_SRV_GEN has no interface implemented.
Friends
Class CL_RSDME_GEN_PRED_SRV_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DOBJ_DATA Constant Protected Type reference (TYPE) RSIS_E_DOBJ 'DATA' 20031111
2 MC_PAR_DM_ENGINE Constant Protected Type reference (TYPE) RSIS_E_PARAM 'DM_ENGINE' 20031111
3 MC_PAR_DM_EVAL_FLAG Constant Protected Type reference (TYPE) RSIS_E_PARAM 'DM_EVAL_FLAG' 20031111
4 MC_PAR_DM_MAPPING Constant Protected Type reference (TYPE) RSIS_E_PARAM 'DM_MAPPING' 20031111
5 MC_PAR_DM_MODEL Constant Protected Type reference (TYPE) RSIS_E_PARAM 'DM_MODEL' 20031111
6 MC_PAR_DM_PARAMS Constant Protected Type reference (TYPE) RSIS_E_PARAM 'DM_PARAMS' 20031111
7 MC_STATE_WB_DEFAULT Constant Protected Type reference (TYPE) RSIS_E_STATE 'WB_DEFAULT' 20031111
8 MC_SUMM_SUM_ERROR_MATRIX Constant Protected Type reference (TYPE) RSIS_E_SUMMARY 'SUM_ERROR_MATRIX' Summary: Name 20050125
9 MC_SUMM_SUM_MISC_COUNTS Constant Protected Type reference (TYPE) RSIS_E_SUMMARY 'SUM_MISC_COUNTS' Summary: Name 20050125
10 MS_PROPERTIES Static Attribute Protected Type reference (TYPE) RSISR_S_SRV_PROPS 20031111
11 MT_DOBJ_DATA Instance attribute Private Type reference (TYPE) RSISR_T_DATAITEM 20031111
12 MT_PAR_DM_MAPPING Instance attribute Private Type reference (TYPE) RSDMSI_T_PRED_COL_MAP 20031111
13 MT_PAR_DM_PARAMS Instance attribute Private Type reference (TYPE) RSDMSI_T_PRED_PARAMS 20031111
14 M_PAR_DM_ENGINE Instance attribute Private Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031111
15 M_PAR_DM_EVAL_FLAG Instance attribute Private Type reference (TYPE) RSDMEM_BOOL_CH 20031111
16 M_PAR_DM_MODEL Instance attribute Private Type reference (TYPE) RSDMEM_MODEL 20031111
17 _RSSG_C_PDIR Constant Private See coding 20031111
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_D_DATA Instance method Protected Method 20031111
2 CHECK_P_DM_ENGINE Instance method Protected Method 20031111
3 CHECK_P_DM_EVAL_FLAG Instance method Protected Method 20031111
4 CHECK_P_DM_MAPPING Instance method Protected Method 20031111
5 CHECK_P_DM_MODEL Instance method Protected Method 20031111
6 CHECK_P_DM_PARAMS Instance method Protected Method 20031111
7 CHECK_S_WB_DEFAULT Instance method Protected Method 20031111
8 CLASS_CONSTRUCTOR Static method Public Constructor 20031111
9 CONSTRUCTOR Instance method Public Constructor 20031111
10 EXECUTE Instance method Protected Method 20031111
11 GET_SERVICE_PROPERTIES Static method Public Method 20031111
12 _RSSG_PROGRAM_LOADCHECK Static method Public Method 20031111
Events
Class CL_RSDME_GEN_PRED_SRV_GEN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 _RSSG_S_PDIR Private Type reference (TYPE) RSSGTPDIR 20031111
Method Signatures

Method CHECK_D_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20031111
2 Importing IT_DOBJ_DATA Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20031111

Method CHECK_D_DATA on class CL_RSDME_GEN_PRED_SRV_GEN has no exception.

Method CHECK_P_DM_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20031111
2 Importing IT_DOBJ_DATA Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20031111
3 Importing I_DM_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031111

Method CHECK_P_DM_ENGINE on class CL_RSDME_GEN_PRED_SRV_GEN has no exception.

Method CHECK_P_DM_EVAL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20031111
2 Importing IT_DOBJ_DATA Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20031111
3 Importing I_DM_EVAL_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20031111

Method CHECK_P_DM_EVAL_FLAG on class CL_RSDME_GEN_PRED_SRV_GEN has no exception.

Method CHECK_P_DM_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20031111
2 Importing IT_DM_MAPPING Call by reference Type reference (TYPE) RSDMSI_T_PRED_COL_MAP 20031111
3 Importing IT_DOBJ_DATA Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20031111

Method CHECK_P_DM_MAPPING on class CL_RSDME_GEN_PRED_SRV_GEN has no exception.

Method CHECK_P_DM_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20031111
2 Importing IT_DOBJ_DATA Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20031111
3 Importing I_DM_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031111

Method CHECK_P_DM_MODEL on class CL_RSDME_GEN_PRED_SRV_GEN has no exception.

Method CHECK_P_DM_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20031111
2 Importing IT_DM_PARAMS Call by reference Type reference (TYPE) RSDMSI_T_PRED_PARAMS 20031111
3 Importing IT_DOBJ_DATA Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20031111

Method CHECK_P_DM_PARAMS on class CL_RSDME_GEN_PRED_SRV_GEN has no exception.

Method CHECK_S_WB_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20031111
2 Importing IT_DM_MAPPING Call by reference Type reference (TYPE) RSDMSI_T_PRED_COL_MAP 20031111
3 Importing IT_DM_PARAMS Call by reference Type reference (TYPE) RSDMSI_T_PRED_PARAMS 20031111
4 Importing IT_DOBJ_DATA Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20031111
5 Importing I_DM_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031111
6 Importing I_DM_EVAL_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20031111
7 Importing I_DM_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031111

Method CHECK_S_WB_DEFAULT on class CL_RSDME_GEN_PRED_SRV_GEN has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSDME_GEN_PRED_SRV_GEN has no parameter.
Method CONSTRUCTOR on class CL_RSDME_GEN_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 CT_DATA Value transfer Type reference (TYPE) STANDARD TABLE 20031111
2 Importing IR_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG 20031111
3 Importing IT_DM_MAPPING Call by reference Type reference (TYPE) RSDMSI_T_PRED_COL_MAP 20031111
4 Importing IT_DM_PARAMS Call by reference Type reference (TYPE) RSDMSI_T_PRED_PARAMS 20031111
5 Importing I_DM_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031111
6 Importing I_DM_EVAL_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20031111
7 Importing I_DM_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031111

Method EXECUTE on class CL_RSDME_GEN_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 20031111

Method GET_SERVICE_PROPERTIES on class CL_RSDME_GEN_PRED_SRV_GEN has no exception.

Method _RSSG_PROGRAM_LOADCHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PDIR Call by reference Type reference (TYPE) RSSGTPDIR 20031111

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