SAP ABAP Class CL_RSDME_PRED_RT_WHAT_IF_SC (Decision Tree - What If Prediction)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_SC_OO (Package) Datamining : Scoring Engine related program objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_PRED_RT_WHAT_IF_ABS | What-If Prediction Class - Runtime | 20040107 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_PRED_RT_WHAT_IF_SC_WT | SAP Scoring Wt Table - What If Prediction | 20040108 |
Properties
| Class | CL_RSDME_PRED_RT_WHAT_IF_SC | |
| Short Description | Decision Tree - What If Prediction | |
| Super Class | CL_RSDME_PRED_RT_WHAT_IF_ABS | What-If Prediction Class - Runtime |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_DME_SC_OO | Datamining : Scoring Engine related program objects |
| Created | 20040107 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDME_PRED_RT_WHAT_IF_SC has no forward declaration.
Interfaces
Class CL_RSDME_PRED_RT_WHAT_IF_SC has no interface implemented.
Friends
Class CL_RSDME_PRED_RT_WHAT_IF_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) | SY-REPID | Generated Program Name | 20040107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Free all memory & delete generated programs | 20040107 | |
| 2 | Instance method | Protected | Method | Generate Program | 20040107 | |
| 3 | Instance method | Protected | Method | Initialize - Generate Program | 20040107 | |
| 4 | Instance method | Private | Method | 20040108 | ||
| 5 | Instance method | Protected | Method | Run the prediction for the input field data | 20040107 |
Events
Class CL_RSDME_PRED_RT_WHAT_IF_SC has no event.
Types
Class CL_RSDME_PRED_RT_WHAT_IF_SC has no local type.
Method Signatures
Method FINISH 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 | Data Mining - Fehlerklasse (BAPIRET2) | 20040107 |
Method FINISH on class CL_RSDME_PRED_RT_WHAT_IF_SC has no exception.
Method GENERATE_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20040107 | ||||
| 2 | I_TEMPLATE | Call by reference | Type reference (TYPE) | SY-REPID | 20040107 |
Method GENERATE_PROGRAM on class CL_RSDME_PRED_RT_WHAT_IF_SC has no exception.
Method INITIALIZE 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 | Data Mining - Fehlerklasse (BAPIRET2) | 20040107 |
Method INITIALIZE on class CL_RSDME_PRED_RT_WHAT_IF_SC has no exception.
Method INIT_PGM_ROUTINES 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 | Data Mining - Fehlerklasse (BAPIRET2) | 20040108 |
Method INIT_PGM_ROUTINES on class CL_RSDME_PRED_RT_WHAT_IF_SC has no exception.
Method START_PREDICTION 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 | 20040107 |
Method START_PREDICTION on class CL_RSDME_PRED_RT_WHAT_IF_SC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |