SAP ABAP Class CL_RSDME_IS_RT_MASS_SAP_CL (Prediction Runtime - SAP Clustering)
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_IS_RT_MASS_ABS | Prediction Runtime - Abstract - Mass Data | 20030918 |
Properties
| Class | CL_RSDME_IS_RT_MASS_SAP_CL | |
| Short Description | Prediction Runtime - SAP Clustering | |
| Super Class | CL_RSDME_IS_RT_MASS_ABS | Prediction Runtime - Abstract - Mass Data |
| 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 | 20030918 | 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_IS_RT_MASS_SAP_CL has no interface implemented.
Friends
Class CL_RSDME_IS_RT_MASS_SAP_CL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | FIELDNAME | '0DM_CNOCLU' | 20040129 | |||
| 2 | Constant | Protected | Type reference (TYPE) | FIELDNAME | '0DM_CLUSMIH' | 20040129 | |||
| 3 | Constant | Protected | Type reference (TYPE) | FIELDNAME | '0DM_CLUSMDV' | 20040129 | |||
| 4 | Constant | Protected | Type reference (TYPE) | FIELDNAME | '0DM_CLUSMIT' | 20040129 | |||
| 5 | Constant | Protected | Type reference (TYPE) | FIELDNAME | '0DM_MNOCLU' | 20040129 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDME_MOD_OUTPUT_SAP_CL | Clustering Result Object | 20030918 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_ATTR_DTL | 20030918 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_ATTR_HEAD | 20030918 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_ITAB_INDEX | 20030918 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_MEAN_DTL_NEW | 20030918 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_CL_MEAN_HEAD | 20030918 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SY-INDEX | 20030918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Convert input values to corresponding weights | 20030918 | |
| 2 | Instance method | Public | Method | Get Attribute GUIDS | 20040129 | |
| 3 | Instance method | Protected | Method | Perform Prediction ->get nearest clusters | 20030918 | |
| 4 | Instance method | Protected | Method | Load Clustering Results into Memory | 20030918 | |
| 5 | Instance method | Protected | Method | Run Prediction | 20030918 | |
| 6 | Instance method | Protected | Method | Update Input | 20030918 |
Events
Class CL_RSDME_IS_RT_MASS_SAP_CL has no event.
Types
Class CL_RSDME_IS_RT_MASS_SAP_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_INPUTDATA | Call by reference | Type reference (TYPE) | ANY | 20030918 | ||||
| 2 | RT_ATTR_LIST | Value transfer | Type reference (TYPE) | RSDMU_T_CL_ATTRLIST | 20030918 |
Method GET_ATTR_VALUE_LIST on class CL_RSDME_IS_RT_MASS_SAP_CL has no exception.
Method GET_GUID_ATTRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_GUID_ATTR | Value transfer | Type reference (TYPE) | RSISR_TH_APD_OUT_PARAM | 20040129 |
Method GET_GUID_ATTRS on class CL_RSDME_IS_RT_MASS_SAP_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 | 20030918 | ||||
| 2 | E_T_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20030918 | ||||
| 3 | I_T_ATTR_LIST | Call by reference | Type reference (TYPE) | RSDMU_T_CL_ATTRLIST | 20030918 |
Method GET_NEAREST_CLUSTER on class CL_RSDME_IS_RT_MASS_SAP_CL has no exception.
Method LOAD_RESULTS_INTO_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 | 20030918 |
Method LOAD_RESULTS_INTO_MEMORY on class CL_RSDME_IS_RT_MASS_SAP_CL has no exception.
Method RUN_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 | 20030918 |
Method RUN_PREDICTION on class CL_RSDME_IS_RT_MASS_SAP_CL has no exception.
Method UPDATE_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_INPUTDATA | Call by reference | Type reference (TYPE) | ANY | 20030918 | ||||
| 2 | I_T_CLUSTERS | Call by reference | Type reference (TYPE) | RSDMU_T_CLUST_RATING | 20030918 |
Method UPDATE_INPUT on class CL_RSDME_IS_RT_MASS_SAP_CL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |