SAP ABAP Class CL_RSDME_MOD_OUTPUT_SAP_CL (Clustering Output Object)
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
Properties
Class CL_RSDME_MOD_OUTPUT_SAP_CL  
Short Description Clustering Output Object    
Super Class    
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 20030917   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_MOD_OUTPUT_SAP_CL has no interface implemented.
Friends
Class CL_RSDME_MOD_OUTPUT_SAP_CL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_DMP_MODEL Model Reference 20030917
2 MT_ATTR_DTL Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_ATTR_DTL Field Values & Preprocessing Info 20030917
3 MT_ATTR_HEAD Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_ATTR_HEAD Field Header 20030917
4 MT_ATTR_INF Instance attribute Protected Type reference (TYPE) RSDMU_T_ATTR_INF Influence 20030919
5 MT_CLUSTER_TEXTS Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_CLUSTER_TEXTS Cluster Texts - Langu Specific 20030917
6 MT_DISTR Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_DISTRIBUTION Field Distribution 20030918
7 MT_IFACTOR Instance attribute Protected Type reference (TYPE) RSDMU_T_IFACTOR Influence Factor 20030919
8 MT_IGSDATA Instance attribute Protected Type reference (TYPE) IGS_DATA_TAB 20030919
9 MT_MEAN_DTL Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_MEAN_DTL Mean Detail - in DB format 20030917
10 MT_MEAN_DTL_NEW Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_MEAN_DTL_NEW Mean Detail - in float 20030917
11 MT_MEAN_HEAD Instance attribute Protected Type reference (TYPE) RSDMU_T_CL_MEAN_HEAD Mean Header 20030917
12 MT_MOD_FIELDS Instance attribute Protected Type reference (TYPE) RSDMU_T_MODEL_FIELDS Model Fields - Metadata 20030917
13 MT_VALTEXTS Instance attribute Protected Type reference (TYPE) RSDMU_T_VALUETXT Field Value Texts 20030917
14 M_LANGU Instance attribute Protected Type reference (TYPE) LANGU Language 20030917
15 M_MODEL Instance attribute Protected Type reference (TYPE) RSDMEM_MODEL Model Name 20030917
16 M_T_MATRIX Instance attribute Protected Type reference (TYPE) RSDMU_T_CLUST_DIST_MTX 20030919
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030917
2 CONVERT_TO_TEXTS Instance method Public Method Get texts for infoobject key values 20030917
3 CONVERT_VALUE Instance method Public Method Convert input value to corresponding weights 20030917
4 GET_CLUSTER_DESC Instance method Public Method Get Cluster Description 20030919
5 GET_CLUSTER_TEXTS Instance method Public Method Get Cluster Texts 20030917
6 GET_DISTRIBUTION Instance method Public Method Get Cluster wise field values Distribution Info 20030918
7 GET_FIELD_INFO Instance method Public Method Get Field Info 20030917
8 GET_INFLUENCE_INDEX Instance method Public Method Get Influence Index of Cluster Fields 20030919
9 GET_INTER_CLUST_DISTANCE Instance method Public Method Get Inter Cluster Distances 20030919
10 GET_MEAN_INFO Instance method Public Method Get Cluster Center Info 20030917
11 GET_MODEL_REF Instance method Public Method Get Model Reference 20030917
12 LOAD_RESULTS Instance method Public Method Load Results 20030917
13 SET_MODEL Instance method Public Method Set Model 20030917
Events
Class CL_RSDME_MOD_OUTPUT_SAP_CL has no event.
Types
Class CL_RSDME_MOD_OUTPUT_SAP_CL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONVERT_TO_TEXTS Signature

Method CONVERT_TO_TEXTS on class CL_RSDME_MOD_OUTPUT_SAP_CL has no parameter.
Method CONVERT_TO_TEXTS on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method CONVERT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VALUE Value transfer Type reference (TYPE) RSDMSC_ATTR_LIST Feld - Wertekombination 20030917
2 Exporting E_T_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Fehlertabelle 20030917
3 Importing I_FIELD Call by reference Type reference (TYPE) RSDMEM_COLUMN_NAME Feld 20030917
4 Importing I_VALUE Call by reference Type reference (TYPE) ANY Feldwert 20030917

Method CONVERT_VALUE on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method GET_CLUSTER_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DESC Value transfer Type reference (TYPE) RSDMEM_LANGU_DESCRIPTION 20030919
2 Importing I_CLUSTER_ID Call by reference Type reference (TYPE) RSDMEC_CLUST_ID 20030919
3 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU 20030919

Method GET_CLUSTER_DESC on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method GET_CLUSTER_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20030917
2 Exporting E_T_TEXTS Value transfer Type reference (TYPE) RSDMU_T_CL_CLUSTER_TEXTS 20030917
3 Importing I_REFRESH Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030919

Method GET_CLUSTER_TEXTS on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method GET_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DISTR Call by reference Type reference (TYPE) RSDMU_T_CL_DISTRIBUTION 20030918
2 Exporting E_T_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20030918

Method GET_DISTRIBUTION on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method GET_FIELD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELDS_DTL Value transfer Type reference (TYPE) RSDMU_T_CL_ATTR_DTL 20030917
2 Exporting E_T_FIELDS_HDR Value transfer Type reference (TYPE) RSDMU_T_CL_ATTR_HEAD 20030917
3 Exporting E_T_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20030917

Method GET_FIELD_INFO on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method GET_INFLUENCE_INDEX Signature

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

Method GET_INFLUENCE_INDEX on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method GET_INTER_CLUST_DISTANCE Signature

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

Method GET_INTER_CLUST_DISTANCE on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method GET_MEAN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MEAN_DTL Call by reference Type reference (TYPE) RSDMU_T_CL_MEAN_DTL 20030917
2 Exporting E_T_MEAN_DTL_FLOAT Call by reference Type reference (TYPE) RSDMU_T_CL_MEAN_DTL_NEW 20030917
3 Exporting E_T_MEAN_HEAD Call by reference Type reference (TYPE) RSDMU_T_CL_MEAN_HEAD 20030917
4 Exporting E_T_RETURN Call by reference Type reference (TYPE) BAPIRET2_T 20030917

Method GET_MEAN_INFO on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method GET_MODEL_REF Signature

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

Method GET_MODEL_REF on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method LOAD_RESULTS 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 20030917
2 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU 20030917
3 Importing I_WITH_TEXTS Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030917

Method LOAD_RESULTS on class CL_RSDME_MOD_OUTPUT_SAP_CL has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030917

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