SAP ABAP Interface IF_RSDME_PRED_INFO (Prediction Task Interface)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_PRED_INFO_ABS | Abstract Prediction Info | 20030808 |
Properties
Interface | IF_RSDME_PRED_INFO | |
Short Description | Prediction Task Interface |
General Data
Package | RS_DME_IS | Datamining - Intelligent Service - Adapters |
Created | 20030804 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | RSDMU | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDME_PRED_INFO has no interface.
Friends
Interface IF_RSDME_PRED_INFO has no friend.
Attributes
Interface IF_RSDME_PRED_INFO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Engine | 20030805 |
2 | ![]() |
Instance method | Public | Method | Get possible values for given input field - used in What-IF | 20030829 |
3 | ![]() |
Instance method | Public | Method | Get Maximum Ranks | 20030804 |
4 | ![]() |
Instance method | Public | Method | Get Model | 20030805 |
5 | ![]() |
Instance method | Public | Method | Get all prediction input fields (model signature) | 20030804 |
6 | ![]() |
Instance method | Public | Method | Get associated Model Instance | 20030812 |
7 | ![]() |
Instance method | Public | Method | Get all Prediction output fields | 20030804 |
8 | ![]() |
Instance method | Public | Method | Get Prediction Parameters Metadata | 20030812 |
9 | ![]() |
Instance method | Public | Method | Get the Primary Prediction Output Field | 20030804 |
10 | ![]() |
Instance method | Public | Method | Get all primary prediction output field Values | 20030804 |
11 | ![]() |
Instance method | Public | Method | Is model ready for prediction?? | 20030812 |
12 | ![]() |
Instance method | Public | Method | Set Engine | 20030804 |
13 | ![]() |
Instance method | Public | Method | Set Model | 20030804 |
14 | ![]() |
Instance method | Public | Method | Supports Evaluation Run | 20030829 |
15 | ![]() |
Instance method | Public | Method | Supports Mapping against specified Target Value | 20030804 |
16 | ![]() |
Instance method | Public | Method | Supports Rank | 20030804 |
Events
Interface IF_RSDME_PRED_INFO has no event.
Types
Interface IF_RSDME_PRED_INFO has no local type.
Method Signatures
Method GET_ENGINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ENGINE | Value transfer | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030805 |
Method GET_ENGINE on Interface IF_RSDME_PRED_INFO has no exception.
Method GET_FIELD_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_VALUES | Value transfer | Type reference (TYPE) | RSDMU_T_GEN_VAL_F4 | 20030829 | |||
2 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | RSDMEM_COLUMN_NAME | 20030829 |
Method GET_FIELD_VALUES on Interface IF_RSDME_PRED_INFO has no exception.
Method GET_MAX_RANK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RANK | Value transfer | Type reference (TYPE) | INT4 | Maximal zulässige Ränge holen | 20030804 |
Method GET_MAX_RANK on Interface IF_RSDME_PRED_INFO has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MODEL | Value transfer | Type reference (TYPE) | RSDMEM_MODEL | 20030805 |
Method GET_MODEL on Interface IF_RSDME_PRED_INFO has no exception.
Method GET_MODEL_INPUT_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_INPUT_FIELDS | Value transfer | Type reference (TYPE) | RSDMU_T_IS_MODEL_SIGNATURE | Modellsignaturfelder für Vorhersage | 20030804 | ||
2 | ![]() |
I_INCLUDE_TARGET_FIELDS | Call by reference | Type reference (TYPE) | RSDMEM_BOOL_CH | Auch Zielfelder einbeziehen | 20030916 |
Method GET_MODEL_INPUT_FIELDS on Interface IF_RSDME_PRED_INFO has no exception.
Method GET_MODEL_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20030812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Data-Mining-Exception | 20030927 |
Method GET_PRED_OUTPUT_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_OUTPUT_FIELDS | Value transfer | Type reference (TYPE) | RSDMSI_T_PRED_OUTPUT_FIELDS | 20030804 |
Method GET_PRED_OUTPUT_FIELDS on Interface IF_RSDME_PRED_INFO has no exception.
Method GET_PRED_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PARAM_VALUES | Value transfer | Type reference (TYPE) | RSDMSM_T_PARAM_VALUES | 20030929 | |||
2 | ![]() |
RT_PRED_PARAMS | Value transfer | Type reference (TYPE) | RSDMSI_T_PRED_PARAM_META | 20030812 |
Method GET_PRED_PARAMS on Interface IF_RSDME_PRED_INFO has no exception.
Method GET_PRIMARY_PRED_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PRED_FIELD | Value transfer | Type reference (TYPE) | RSDMEM_PRED_FIELD | Hauptvorhersagefelder | 20030804 |
Method GET_PRIMARY_PRED_FIELD on Interface IF_RSDME_PRED_INFO has no exception.
Method GET_PRIMARY_PRED_FIELD_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TG_VALUES | Value transfer | Type reference (TYPE) | RSDMSI_T_TARGET_VALUES | 20030812 |
Method GET_PRIMARY_PRED_FIELD_VALUES on Interface IF_RSDME_PRED_INFO has no exception.
Method IS_READY_FOR_PREDICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Fehler | 20030927 |
Method IS_READY_FOR_PREDICTION on Interface IF_RSDME_PRED_INFO has no exception.
Method SET_ENGINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine Data-Mining-Exception | 20030927 |
Method SET_MODEL 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 | Fehler | 20030927 | ||
2 | ![]() |
I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Modell für Vorhersage | 20030804 |
Method SET_MODEL on Interface IF_RSDME_PRED_INFO has no exception.
Method SUPPORTS_EVALUATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BOOL | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | Unterstützt Bewertungs-/Testmodus | 20030829 |
Method SUPPORTS_EVALUATION on Interface IF_RSDME_PRED_INFO has no exception.
Method SUPPORTS_MAP_BY_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BOOL | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | Wird nach Wert zuordnen unterstützt? | 20030804 |
Method SUPPORTS_MAP_BY_VALUE on Interface IF_RSDME_PRED_INFO has no exception.
Method SUPPORTS_RANK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BOOL | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | Wird Vorhersage unterstützt? | 20030804 |
Method SUPPORTS_RANK on Interface IF_RSDME_PRED_INFO has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |