SAP ABAP Class CL_RSDME_DMP_MOD_PARAMS_SAP_SC (Model Param Collection Class - For SAP Scoring(Regression))
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 | 20031103 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MOD_PARAMS_SAP_WT | Model Param Collection Class - For SAP Scoring(Weight Tab) | 20031216 |
Properties
| Class | CL_RSDME_DMP_MOD_PARAMS_SAP_SC | |
| Short Description | Model Param Collection Class - For SAP Scoring(Regression) | |
| 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 | 20031103 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no forward declaration.
Interfaces
Class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no interface implemented.
Friends
Class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSDMESC_MOD_PARAMS | Model Parameters (Flat) | 20031103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check other Scoring Parameters | 20031105 | |
| 2 | Instance method | Public | Method | Check Regression Type - Linear/Non-Linear | 20031105 | |
| 3 | Instance method | Public | Method | Get Default Score | 20031103 | |
| 4 | Instance method | Public | Method | Get other Scoring Parameters | 20031103 | |
| 5 | Instance method | Public | Method | Get Regression Type - Linear/Non-Linear | 20031103 | |
| 6 | Instance method | Public | Method | Set Default Score | 20031103 | |
| 7 | Instance method | Public | Method | Set other Scoring Parameters | 20031103 | |
| 8 | Instance method | Public | Method | Set Regression Type - Linear/Non-Linear | 20031103 |
Events
Class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no event.
Types
Class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no local type.
Method Signatures
Method CHECK_MISC_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031105 | ||||
| 2 | I_S_MODEL_PARAMS | Call by reference | Type reference (TYPE) | RSDMESC_MOD_PARAMS | 20031105 |
Method CHECK_MISC_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no exception.
Method CHECK_REGR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031105 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | RSDMESC_PAR_REGRESSION_TYPE | 20031105 |
Method CHECK_REGR_TYPE on class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no exception.
Method GET_DEFAULT_SCORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031103 | ||||
| 2 | E_SCORE | Call by reference | Type reference (TYPE) | RSDMESC_PAR_DEFAULT_SCORE | 20031103 |
Method GET_DEFAULT_SCORE on class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no exception.
Method GET_MISC_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031103 | ||||
| 2 | E_S_MODEL_PARAMS | Call by reference | Type reference (TYPE) | RSDMESC_MOD_PARAMS | 20031103 |
Method GET_MISC_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no exception.
Method GET_REGR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031103 | ||||
| 2 | E_TYPE | Call by reference | Type reference (TYPE) | RSDMESC_PAR_REGRESSION_TYPE | 20031103 |
Method GET_REGR_TYPE on class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no exception.
Method SET_DEFAULT_SCORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031103 | ||||
| 2 | I_SCORE | Call by reference | Type reference (TYPE) | RSDMESC_PAR_DEFAULT_SCORE | 20031103 |
Method SET_DEFAULT_SCORE on class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no exception.
Method SET_MISC_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031103 | ||||
| 2 | I_S_MODEL_PARAMS | Call by reference | Type reference (TYPE) | RSDMESC_MOD_PARAMS | 20031103 |
Method SET_MISC_PARAMS on class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no exception.
Method SET_REGR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031103 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | RSDMESC_PAR_REGRESSION_TYPE | 20031103 |
Method SET_REGR_TYPE on class CL_RSDME_DMP_MOD_PARAMS_SAP_SC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |