SAP ABAP Class CL_RSDME_IS_RT_MASS_SAP_CL (Prediction Runtime - SAP Clustering)
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_IS_RT_MASS_ABS Prediction Runtime - Abstract - Mass Data 20030918
Properties
Class CL_RSDME_IS_RT_MASS_SAP_CL  
Short Description Prediction Runtime - SAP Clustering    
Super Class CL_RSDME_IS_RT_MASS_ABS Prediction Runtime - Abstract - Mass Data 
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 20030918   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_IS_RT_MASS_SAP_CL has no interface implemented.
Friends
Class CL_RSDME_IS_RT_MASS_SAP_CL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MD_ACTUAL_NO_OF_CLUSTERS Constant Protected Type reference (TYPE) FIELDNAME '0DM_CNOCLU' 20040129
2 MC_MD_CLUSTER_THRESHOLD Constant Protected Type reference (TYPE) FIELDNAME '0DM_CLUSMIH' 20040129
3 MC_MD_MAX_DISTINCT_VALUES Constant Protected Type reference (TYPE) FIELDNAME '0DM_CLUSMDV' 20040129
4 MC_MD_MAX_ITERATIONS Constant Protected Type reference (TYPE) FIELDNAME '0DM_CLUSMIT' 20040129
5 MC_MD_NO_OF_CLUSTERS Constant Protected Type reference (TYPE) FIELDNAME '0DM_MNOCLU' 20040129
6 MR_CL_OUTPUT Instance attribute Protected Object reference (TYPE REF TO) CL_RSDME_MOD_OUTPUT_SAP_CL Clustering Result Object 20030918
7 MT_ATTR_DTL Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_ATTR_DTL 20030918
8 MT_ATTR_HEAD Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_ATTR_HEAD 20030918
9 MT_ITAB_INDEX Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_ITAB_INDEX 20030918
10 MT_MEAN_DTL_NEW Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_MEAN_DTL_NEW 20030918
11 MT_MEAN_HEAD Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_MEAN_HEAD 20030918
12 M_NUMBER_OF_CLUSTERS Instance attribute Protected Type reference (TYPE) SY-INDEX 20030918
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTR_VALUE_LIST Instance method Protected Method Convert input values to corresponding weights 20030918
2 GET_GUID_ATTRS Instance method Public Method Get Attribute GUIDS 20040129
3 GET_NEAREST_CLUSTER Instance method Protected Method Perform Prediction ->get nearest clusters 20030918
4 LOAD_RESULTS_INTO_MEMORY Instance method Protected Method Load Clustering Results into Memory 20030918
5 RUN_PREDICTION Instance method Protected Method Run Prediction 20030918
6 UPDATE_INPUT Instance method Protected Method Update Input 20030918
Events
Class CL_RSDME_IS_RT_MASS_SAP_CL has no event.
Types
Class CL_RSDME_IS_RT_MASS_SAP_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_INPUTDATA Call by reference Type reference (TYPE) ANY 20030918
2 Returning RT_ATTR_LIST Value transfer Type reference (TYPE) RSDMU_T_CL_ATTRLIST 20030918

Method GET_ATTR_VALUE_LIST on class CL_RSDME_IS_RT_MASS_SAP_CL has no exception.

Method GET_GUID_ATTRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_GUID_ATTR Value transfer Type reference (TYPE) RSISR_TH_APD_OUT_PARAM 20040129

Method GET_GUID_ATTRS on class CL_RSDME_IS_RT_MASS_SAP_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 20030918
2 Exporting E_T_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20030918
3 Importing I_T_ATTR_LIST Call by reference Type reference (TYPE) RSDMU_T_CL_ATTRLIST 20030918

Method GET_NEAREST_CLUSTER on class CL_RSDME_IS_RT_MASS_SAP_CL has no exception.

Method LOAD_RESULTS_INTO_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 20030918

Method LOAD_RESULTS_INTO_MEMORY on class CL_RSDME_IS_RT_MASS_SAP_CL has no exception.

Method RUN_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 20030918

Method RUN_PREDICTION on class CL_RSDME_IS_RT_MASS_SAP_CL has no exception.

Method UPDATE_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_INPUTDATA Call by reference Type reference (TYPE) ANY 20030918
2 Importing I_T_CLUSTERS Call by reference Type reference (TYPE) RSDMU_T_CLUST_RATING 20030918

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