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 | Instance method | Public | Method | 20030924 | ||
| 2 | Instance method | Public | Method | 20030924 | ||
| 3 | Instance method | Public | Method | 20030924 | ||
| 4 | Instance method | Public | Method | 20030924 | ||
| 5 | Instance method | Public | Method | 20030924 | ||
| 6 | Instance method | Public | Method | 20030924 | ||
| 7 | Instance method | Public | Method | 20030924 | ||
| 8 | Instance method | Public | Method | 20030924 | ||
| 9 | Instance method | Public | Method | 20030924 | ||
| 10 | Instance method | Public | Method | 20030924 | ||
| 11 | Instance method | Public | Method | 20030924 | ||
| 12 | 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 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030924 | ||||
| 2 | I_EXTENDED_PRUNE_FLAG | Call by reference | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030924 | ||||
| 3 | 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 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030924 | ||||
| 2 | I_RELEVANCE_THRESH | Call by reference | Type reference (TYPE) | RSDMED_FRACTION_UI | 20030924 | ||||
| 3 | I_RELEVANCE_TOPN | Call by reference | Type reference (TYPE) | RSDMEM_COUNTS_SH | 20030924 | ||||
| 4 | I_RELEVANCE_TYPE | Call by reference | Type reference (TYPE) | RSDMED_RELEVANCE_TYPE | 20030924 | ||||
| 5 | 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 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030924 | ||||
| 2 | I_MIN_ACCURACY | Call by reference | Type reference (TYPE) | RSDMED_FRACTION_UI | 20030924 | ||||
| 3 | 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 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030924 | ||||
| 2 | I_MAX_TRIALS | Call by reference | Type reference (TYPE) | RSDMEM_COUNTS_SH | 20030924 | ||||
| 3 | I_MAX_WINDOW_FRACTION | Call by reference | Type reference (TYPE) | RSDMED_FRACTION_UI | 20030924 | ||||
| 4 | I_USE_WINDOWING | Call by reference | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030924 | ||||
| 5 | 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 | E_EXTENDED_PRUNE_FLAG | Call by reference | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030924 | ||||
| 2 | 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 | E_RELEVANCE_THRESH | Call by reference | Type reference (TYPE) | RSDMED_FRACTION_UI | 20030924 | ||||
| 2 | E_RELEVANCE_TOPN | Call by reference | Type reference (TYPE) | RSDMEM_COUNTS_SH | 20030924 | ||||
| 3 | E_RELEVANCE_TYPE | Call by reference | Type reference (TYPE) | RSDMED_RELEVANCE_TYPE | 20030924 | ||||
| 4 | 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 | E_MIN_ACCURACY | Call by reference | Type reference (TYPE) | RSDMED_FRACTION_UI | 20030924 | ||||
| 2 | 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 | E_MAX_TRIALS | Call by reference | Type reference (TYPE) | RSDMEM_COUNTS_SH | 20030924 | ||||
| 2 | E_MAX_WINDOW_FRACTION | Call by reference | Type reference (TYPE) | RSDMED_FRACTION_UI | 20030924 | ||||
| 3 | E_USE_WINDOWING | Call by reference | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030924 | ||||
| 4 | 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 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030924 | ||||
| 2 | I_EXTENDED_PRUNE_FLAG | Call by reference | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030924 | ||||
| 3 | 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 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030924 | ||||
| 2 | I_RELEVANCE_THRESH | Call by reference | Type reference (TYPE) | RSDMED_FRACTION_UI | 20030924 | ||||
| 3 | I_RELEVANCE_TOPN | Call by reference | Type reference (TYPE) | RSDMEM_COUNTS_SH | 20030924 | ||||
| 4 | I_RELEVANCE_TYPE | Call by reference | Type reference (TYPE) | RSDMED_RELEVANCE_TYPE | 20030924 | ||||
| 5 | 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 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030924 | ||||
| 2 | I_MIN_ACCURACY | Call by reference | Type reference (TYPE) | RSDMED_FRACTION_UI | 20030924 | ||||
| 3 | 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 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030924 | ||||
| 2 | I_MAX_TRIALS | Call by reference | Type reference (TYPE) | RSDMEM_COUNTS_SH | 20030924 | ||||
| 3 | I_MAX_WINDOW_FRACTION | Call by reference | Type reference (TYPE) | RSDMED_FRACTION_UI | 20030924 | ||||
| 4 | I_USE_WINDOWING | Call by reference | Type reference (TYPE) | RSDMEM_BOOL_CH | 20030924 | ||||
| 5 | 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 |