SAP ABAP Class CL_RSDME_PRED_INFO_ABS (Abstract Prediction Info)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_IS (Package) Datamining - Intelligent Service - Adapters

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDME_PRED_INFO | Prediction Task Interface | 20030808 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_PRED_INFO_3PE_RFC | Prediction Info Class - for RFC based Prediction Engines | 20030812 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_PRED_INFO_SAP_CL | Prediction Info Class for Decision Tree | 20030918 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_PRED_INFO_SAP_DT | Prediction Info Class for Decision Tree | 20031031 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_PRED_INFO_SAP_SC | Prediction Info Class for Decision Tree | 20031110 |
Properties
Class | CL_RSDME_PRED_INFO_ABS | |
Short Description | Abstract Prediction Info | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_DME_IS | Datamining - Intelligent Service - Adapters |
Created | 20030808 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDME_PRED_INFO | Prediction Task Interface | 20030808 |
Friends
Class CL_RSDME_PRED_INFO_ABS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | RSDMEI_RANK | 3 | 20030808 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | Model Reference | 20030808 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_IS_MODEL_SIGNATURE | 20030808 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDMSI_T_PRED_OUTPUT_FIELDS | Prediction Output Fields | 20030808 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030808 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDMEM_MODEL | 20030808 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030808 |
2 | ![]() |
Instance method | Protected | Method | 20030808 | |
3 | ![]() |
Static method | Public | Method | Update Data Element Info | 20030812 |
Events
Class CL_RSDME_PRED_INFO_ABS has no event.
Types
Class CL_RSDME_PRED_INFO_ABS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDME_PRED_INFO_ABS has no parameter.
Method CONSTRUCTOR on class CL_RSDME_PRED_INFO_ABS has no exception.
Method LOAD_MODEL 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 | 20030927 |
Method LOAD_MODEL on class CL_RSDME_PRED_INFO_ABS has no exception.
Method UPDATE_DTEL_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_PRED_OUT | Call by reference | Type reference (TYPE) | RSDMSI_PRED_OUTPUT_FIELDS | 20030812 |
Method UPDATE_DTEL_INFO on class CL_RSDME_PRED_INFO_ABS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |