SAP ABAP Class CL_RSDME_UI_FIELD_PARAM_SAP_SC (scoing field params)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_UI_OO (Package) Datamining UI related - OO Based
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_FLOW_LOGIC_ABS default implementation 20031106
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_FIELD_PARAM_SC_WT weighted score field params 20031217
Properties
Class CL_RSDME_UI_FIELD_PARAM_SAP_SC  
Short Description scoing field params    
Super Class CL_RSDME_UI_FLOW_LOGIC_ABS default implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_UI_OO   Datamining UI related - OO Based 
Created 20031106   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_UI_FIELD_PARAM_SAP_SC has no interface implemented.
Friends
Class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_MISSING_OPT Instance attribute Public Type reference (TYPE) RSDMU_SCORING_MISSING missing val radio button info 20031106
2 MS_OTH_OPT Instance attribute Public Type reference (TYPE) RSDMU_SCORING_OTH_OPT other radio/check button options 20031107
3 MS_OUTLIERS Instance attribute Public Type reference (TYPE) RSDMU_SCORING_OUTLIERS outlier radio button info 20031106
4 MS_SCFLDPARAMS Instance attribute Public Type reference (TYPE) RSDMESC_COL_PARAMS Model Field Parameters 20031106
5 MT_FLD_VAL Instance attribute Public Type reference (TYPE) RSDMU_T_FIELD_VAL field values 20031106
6 MT_RANGE_VAL Instance attribute Public Type reference (TYPE) RSDMU_T_COL_VAL_RANGE 20031110
7 MT_SINGLE_VAL Instance attribute Public Type reference (TYPE) RSDMU_T_COL_VAL_SINGLE 20031110
8 M_TREAT_MISSING_VALUE Instance attribute Public Type reference (TYPE) RSDMEM_BOOL_CH treat missing values 20031106
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DST_VAL_OPT Instance method Public Method ui dst field val options 20031110
2 CONVERT_MISSING_VALUE_OPT Instance method Public Method ui missing value handling to structure 20031106
3 CONVERT_OTH_VALUES Instance method Public Method ui other radio/check options to structure 20031107
4 CONVERT_OUTLIERS Instance method Public Method ui outlier to structure 20031106
5 GET_TAB_INFO Instance method Public Method 20031106
6 GET_VALUES Instance method Protected Method get values from FG 20031218
7 MANAGE_INT_VAL_SCR Instance method Protected Method 20031110
8 MANAGE_MAIN_SCREEN Instance method Protected Method 20031110
9 MANAGE_MISSING_HANDLING_SCR Instance method Protected Method 20031110
10 MANAGE_OUTLIERS_SCR Instance method Protected Method 20031110
11 MANANGE_DST_VAL_SCR Instance method Protected Method 20031110
12 SET_VALUES Instance method Protected Method set falues to FG 20031218
Events
Class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no event.
Types
Class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no local type.
Method Signatures

Method CONVERT_DST_VAL_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) RSDMEM_ATTR_VAL64 'CONV' Attributwerte 20031110

Method CONVERT_DST_VAL_OPT on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method CONVERT_MISSING_VALUE_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) RSDMEM_ATTR_VAL64 'CONV' Attributwerte 20031106

Method CONVERT_MISSING_VALUE_OPT on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method CONVERT_OTH_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) RSDMEM_ATTR_VAL64 'CONV' Attributwerte 20031107

Method CONVERT_OTH_VALUES on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method CONVERT_OUTLIERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) RSDMEM_ATTR_VAL64 'CONV' Attributwerte 20031106

Method CONVERT_OUTLIERS on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method GET_TAB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SCRINFO Value transfer Type reference (TYPE) RSDMSU_SUBSCREEN_DETAIL Details Subscreen 20031106
2 Importing I_PARAM Call by reference Type reference (TYPE) RSDMEM_ATTR_VAL64 Attributwerte 20031106

Method GET_TAB_INFO on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method GET_VALUES Signature

Method GET_VALUES on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no parameter.
Method GET_VALUES on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method MANAGE_INT_VAL_SCR Signature

Method MANAGE_INT_VAL_SCR on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no parameter.
Method MANAGE_INT_VAL_SCR on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method MANAGE_MAIN_SCREEN Signature

Method MANAGE_MAIN_SCREEN on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no parameter.
Method MANAGE_MAIN_SCREEN on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method MANAGE_MISSING_HANDLING_SCR Signature

Method MANAGE_MISSING_HANDLING_SCR on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no parameter.
Method MANAGE_MISSING_HANDLING_SCR on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method MANAGE_OUTLIERS_SCR Signature

Method MANAGE_OUTLIERS_SCR on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no parameter.
Method MANAGE_OUTLIERS_SCR on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method MANANGE_DST_VAL_SCR Signature

Method MANANGE_DST_VAL_SCR on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no parameter.
Method MANANGE_DST_VAL_SCR on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.

Method SET_VALUES Signature

Method SET_VALUES on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no parameter.
Method SET_VALUES on class CL_RSDME_UI_FIELD_PARAM_SAP_SC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350