SAP ABAP Class CL_RSDME_PRED_RT_WHAT_IF_CL (Clustering - What If Prediction)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_CL_OO (Package) Datamining - Clustering Related - OO Based
⤷
⤷
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 | 20030919 |
Properties
| Class | CL_RSDME_PRED_RT_WHAT_IF_CL | |
| Short Description | Clustering - 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_CL_OO | Datamining - Clustering Related - OO Based |
| Created | 20030919 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDME_PRED_RT_WHAT_IF_CL has no interface implemented.
Friends
Class CL_RSDME_PRED_RT_WHAT_IF_CL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDME_MOD_OUTPUT_SAP_CL | CL Output | 20030919 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_ATTR_DTL | 20030919 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_ATTR_HEAD | 20030919 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_ITAB_INDEX | 20030919 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_MEAN_DTL_NEW | 20030919 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_MEAN_HEAD | 20030919 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SY-INDEX | 20030919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20030919 | ||
| 2 | Instance method | Public | Method | Get Clustering Output | 20031113 | |
| 3 | Instance method | Private | Method | 20030919 | ||
| 4 | Instance method | Protected | Method | Load CL Model Output into memory (if not already loaded) | 20030919 | |
| 5 | Instance method | Protected | Method | Run the prediction for the input field data | 20030919 |
Events
Class CL_RSDME_PRED_RT_WHAT_IF_CL has no event.
Types
Class CL_RSDME_PRED_RT_WHAT_IF_CL has no local type.
Method Signatures
Method GET_ATTR_VALUE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_FLDVAL_LIST | Call by reference | Type reference (TYPE) | RSDMSI_T_PRED_WHATIF_INPUT | 20030919 | ||||
| 2 | RT_ATTR_LIST | Value transfer | Type reference (TYPE) | RSDMU_T_CL_ATTRLIST | 20030919 |
Method GET_ATTR_VALUE_LIST on class CL_RSDME_PRED_RT_WHAT_IF_CL has no exception.
Method GET_CLUSTER_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_CLOUTPUT | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_MOD_OUTPUT_SAP_CL | Clustering-Ausgabe-Objekt | 20031113 |
Method GET_CLUSTER_OUTPUT on class CL_RSDME_PRED_RT_WHAT_IF_CL has no exception.
Method GET_NEAREST_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CLUSTERS | Call by reference | Type reference (TYPE) | RSDMU_T_CLUST_RATING | 20030919 | ||||
| 2 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20030919 | ||||
| 3 | I_T_ATTR_LIST | Call by reference | Type reference (TYPE) | RSDMU_T_CL_ATTRLIST | 20030919 |
Method GET_NEAREST_CLUSTER on class CL_RSDME_PRED_RT_WHAT_IF_CL has no exception.
Method LOAD_RESULTS_TO_MEMORY 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 | 20030919 |
Method LOAD_RESULTS_TO_MEMORY on class CL_RSDME_PRED_RT_WHAT_IF_CL 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 | 20030919 |
Method START_PREDICTION on class CL_RSDME_PRED_RT_WHAT_IF_CL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |