SAP ABAP Class CL_RSDME_PRED_RT_WHAT_IF_CL (Clustering - What If Prediction)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_CL_OO (Package) Datamining - Clustering Related - OO Based
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_PRED_RT_WHAT_IF_ABS What-If Prediction Class - Runtime 20030919
Properties
Class CL_RSDME_PRED_RT_WHAT_IF_CL  
Short Description Clustering - What If Prediction    
Super Class CL_RSDME_PRED_RT_WHAT_IF_ABS What-If Prediction Class - Runtime 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_CL_OO   Datamining - Clustering Related - OO Based 
Created 20030919   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDMU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDME_PRED_RT_WHAT_IF_CL has no interface implemented.
Friends
Class CL_RSDME_PRED_RT_WHAT_IF_CL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CL_OUTPUT Instance attribute Protected Object reference (TYPE REF TO) CL_RSDME_MOD_OUTPUT_SAP_CL CL Output 20030919
2 MT_ATTR_DTL Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_ATTR_DTL 20030919
3 MT_ATTR_HEAD Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_ATTR_HEAD 20030919
4 MT_ITAB_INDEX Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_ITAB_INDEX 20030919
5 MT_MEAN_DTL_NEW Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_MEAN_DTL_NEW 20030919
6 MT_MEAN_HEAD Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_MEAN_HEAD 20030919
7 M_NUMBER_OF_CLUSTERS Instance attribute Protected Type reference (TYPE) SY-INDEX 20030919
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTR_VALUE_LIST Instance method Private Method 20030919
2 GET_CLUSTER_OUTPUT Instance method Public Method Get Clustering Output 20031113
3 GET_NEAREST_CLUSTER Instance method Private Method 20030919
4 LOAD_RESULTS_TO_MEMORY Instance method Protected Method Load CL Model Output into memory (if not already loaded) 20030919
5 START_PREDICTION Instance method Protected Method Run the prediction for the input field data 20030919
Events
Class CL_RSDME_PRED_RT_WHAT_IF_CL has no event.
Types
Class CL_RSDME_PRED_RT_WHAT_IF_CL has no local type.
Method Signatures

Method GET_ATTR_VALUE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FLDVAL_LIST Call by reference Type reference (TYPE) RSDMSI_T_PRED_WHATIF_INPUT 20030919
2 Returning RT_ATTR_LIST Value transfer Type reference (TYPE) RSDMU_T_CL_ATTRLIST 20030919

Method GET_ATTR_VALUE_LIST on class CL_RSDME_PRED_RT_WHAT_IF_CL has no exception.

Method GET_CLUSTER_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_CLOUTPUT Value transfer Object reference (TYPE REF TO) CL_RSDME_MOD_OUTPUT_SAP_CL Clustering-Ausgabe-Objekt 20031113

Method GET_CLUSTER_OUTPUT on class CL_RSDME_PRED_RT_WHAT_IF_CL has no exception.

Method GET_NEAREST_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CLUSTERS Call by reference Type reference (TYPE) RSDMU_T_CLUST_RATING 20030919
2 Exporting E_T_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20030919
3 Importing I_T_ATTR_LIST Call by reference Type reference (TYPE) RSDMU_T_CL_ATTRLIST 20030919

Method GET_NEAREST_CLUSTER on class CL_RSDME_PRED_RT_WHAT_IF_CL has no exception.

Method LOAD_RESULTS_TO_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030919

Method LOAD_RESULTS_TO_MEMORY on class CL_RSDME_PRED_RT_WHAT_IF_CL has no exception.

Method START_PREDICTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030919

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