SAP ABAP Class CL_RSDME_DMP_MOD_PARAMS_SAP_DT (Model Param Collection Class - Decision Tree)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_DMP_OO (Package) Datamining Provider - OO Based
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_DMP_MOD_PAR_LIST_SAP Model Param Collection Class - Abstract - Name/Value Pairs 20030924
Properties
Class CL_RSDME_DMP_MOD_PARAMS_SAP_DT  
Short Description Model Param Collection Class - Decision Tree    
Super Class CL_RSDME_DMP_MOD_PAR_LIST_SAP Model Param Collection Class - Abstract - Name/Value Pairs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_DMP_OO   Datamining Provider - OO Based 
Created 20030924   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no forward declaration.
Interfaces
Class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no interface implemented.
Friends
Class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no friend class.
Attributes
Class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PRUNING_PARAMS Instance method Public Method 20030924
2 CHECK_RELEVANCE_PARAMS Instance method Public Method 20030924
3 CHECK_STOPPING_CONDITIONS Instance method Public Method 20030924
4 CHECK_WINDOWING_PARAMS Instance method Public Method 20030924
5 GET_PRUNING_PARAMS Instance method Public Method 20030924
6 GET_RELEVANCE_PARAMS Instance method Public Method 20030924
7 GET_STOPPING_CONDITIONS Instance method Public Method 20030924
8 GET_WINDOWING_PARAMS Instance method Public Method 20030924
9 SET_PRUNING_PARAMS Instance method Public Method 20030924
10 SET_RELEVANCE_PARAMS Instance method Public Method 20030924
11 SET_STOPPING_CONDITIONS Instance method Public Method 20030924
12 SET_WINDOWING_PARAMS Instance method Public Method 20030924
Events
Class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no event.
Types
Class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no local type.
Method Signatures

Method CHECK_PRUNING_PARAMS 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 20030924
2 Importing I_EXTENDED_PRUNE_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924
3 Importing I_PRUNE_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924

Method CHECK_PRUNING_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method CHECK_RELEVANCE_PARAMS 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 20030924
2 Importing I_RELEVANCE_THRESH Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924
3 Importing I_RELEVANCE_TOPN Call by reference Type reference (TYPE) RSDMEM_COUNTS_SH 20030924
4 Importing I_RELEVANCE_TYPE Call by reference Type reference (TYPE) RSDMED_RELEVANCE_TYPE 20030924
5 Importing I_USE_RELEVANCE Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924

Method CHECK_RELEVANCE_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method CHECK_STOPPING_CONDITIONS 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 20030924
2 Importing I_MIN_ACCURACY Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924
3 Importing I_MIN_LEAFCASE Call by reference Type reference (TYPE) RSDMEM_COUNTS_SH 20030924

Method CHECK_STOPPING_CONDITIONS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method CHECK_WINDOWING_PARAMS 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 20030924
2 Importing I_MAX_TRIALS Call by reference Type reference (TYPE) RSDMEM_COUNTS_SH 20030924
3 Importing I_MAX_WINDOW_FRACTION Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924
4 Importing I_USE_WINDOWING Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924
5 Importing I_WINDOW_FRACTION Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924

Method CHECK_WINDOWING_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method GET_PRUNING_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXTENDED_PRUNE_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924
2 Exporting E_PRUNE_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924

Method GET_PRUNING_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method GET_RELEVANCE_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RELEVANCE_THRESH Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924
2 Exporting E_RELEVANCE_TOPN Call by reference Type reference (TYPE) RSDMEM_COUNTS_SH 20030924
3 Exporting E_RELEVANCE_TYPE Call by reference Type reference (TYPE) RSDMED_RELEVANCE_TYPE 20030924
4 Exporting E_USE_RELEVANCE Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924

Method GET_RELEVANCE_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method GET_STOPPING_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MIN_ACCURACY Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924
2 Exporting E_MIN_LEAFCASE Call by reference Type reference (TYPE) RSDMEM_COUNTS_SH 20030924

Method GET_STOPPING_CONDITIONS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method GET_WINDOWING_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MAX_TRIALS Call by reference Type reference (TYPE) RSDMEM_COUNTS_SH 20030924
2 Exporting E_MAX_WINDOW_FRACTION Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924
3 Exporting E_USE_WINDOWING Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924
4 Exporting E_WINDOW_FRACTION Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924

Method GET_WINDOWING_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method SET_PRUNING_PARAMS 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 20030924
2 Importing I_EXTENDED_PRUNE_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924
3 Importing I_PRUNE_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924

Method SET_PRUNING_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method SET_RELEVANCE_PARAMS 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 20030924
2 Importing I_RELEVANCE_THRESH Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924
3 Importing I_RELEVANCE_TOPN Call by reference Type reference (TYPE) RSDMEM_COUNTS_SH 20030924
4 Importing I_RELEVANCE_TYPE Call by reference Type reference (TYPE) RSDMED_RELEVANCE_TYPE 20030924
5 Importing I_USE_RELEVANCE Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924

Method SET_RELEVANCE_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method SET_STOPPING_CONDITIONS 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 20030924
2 Importing I_MIN_ACCURACY Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924
3 Importing I_MIN_LEAFCASE Call by reference Type reference (TYPE) RSDMEM_COUNTS_SH 20030924

Method SET_STOPPING_CONDITIONS on class CL_RSDME_DMP_MOD_PARAMS_SAP_DT has no exception.

Method SET_WINDOWING_PARAMS 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 20030924
2 Importing I_MAX_TRIALS Call by reference Type reference (TYPE) RSDMEM_COUNTS_SH 20030924
3 Importing I_MAX_WINDOW_FRACTION Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924
4 Importing I_USE_WINDOWING Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030924
5 Importing I_WINDOW_FRACTION Call by reference Type reference (TYPE) RSDMED_FRACTION_UI 20030924

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