SAP ABAP Interface IF_RSDME_PRED_TASK_RT_MASS (Prediction Task Runtime)
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_IS_RT_MASS_ABS Prediction Runtime - Abstract - Mass Data 20030807
Properties
Interface IF_RSDME_PRED_TASK_RT_MASS  
Short Description Prediction Task Runtime    
General Data
Package RS_DME_IS   Datamining - Intelligent Service - Adapters 
Created 20030728   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDME_PRED_TASK_RT_MASS has no forward declaration.
Interfaces
Interface IF_RSDME_PRED_TASK_RT_MASS has no interface.
Friends
Interface IF_RSDME_PRED_TASK_RT_MASS has no friend.
Attributes
Interface IF_RSDME_PRED_TASK_RT_MASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Consistency Check of input parameters 20030804
2 CHECK_DATAOBJ Instance method Public Method Check Incoming Data Fields 20030804
3 CHECK_MAPPING Instance method Public Method Check Mapping 20030804
4 CHECK_MODEL Instance method Public Method Check Model 20030804
5 CHECK_PARAMS Instance method Public Method Check Prediction Parameter values 20030804
6 EXECUTE Instance method Public Method Execute Prediction 20030804
7 FINISH Instance method Public Method End of Prediction Calls 20030728
8 GET_EVAL_SUMMARY_OBJS Instance method Public Method Get Summary Objects 20041102
9 INIT Instance method Public Method Start of Prediction Calls 20030728
10 SET_EVALUATION_FLAG Instance method Public Method Set Evaluation Flag 20031110
11 SET_INPUT_DATA Instance method Public Method set input data 20030728
12 SET_INPUT_DATA_METADATA Instance method Public Method Metadata about Incoming Data - Fields, Layout etc 20030728
13 SET_MAPPING Instance method Public Method Mapping Table for Prediction Fields to Data fields 20030728
14 SET_MODEL Instance method Public Method Set Model 20030804
15 SET_PRED_PARAMS Instance method Public Method Any engine-specific runtime prediction parameters 20030728
Events
Interface IF_RSDME_PRED_TASK_RT_MASS has no event.
Types
Interface IF_RSDME_PRED_TASK_RT_MASS has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20030927

Method CHECK on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method CHECK_DATAOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20030927

Method CHECK_DATAOBJ on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method CHECK_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20030927

Method CHECK_MAPPING on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method CHECK_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20030927

Method CHECK_MODEL on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method CHECK_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20030927

Method CHECK_PARAMS on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR Fehlertabelle 20030927

Method EXECUTE on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR Fehlertabellen 20030927

Method FINISH on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method GET_EVAL_SUMMARY_OBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MISC_COUNT Call by reference Type reference (TYPE) RSDMSI_DT_SUMMARY_RESULT_HDR Fehlklassifikationszählung 20041102
2 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR Fehler 20041102
3 Exporting E_T_ERROR_MATRIX Call by reference Type reference (TYPE) RSDMSM_T_CONFUSION_MATRIX_RFC Fehlermatrix 20041102

Method GET_EVAL_SUMMARY_OBJS on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR Fehlertabellen 20030927

Method INIT on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method SET_EVALUATION_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH Bewertung/Vorhersage 20031110

Method SET_EVALUATION_FLAG on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method SET_INPUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20030807

Method SET_INPUT_DATA on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method SET_INPUT_DATA_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_DATA_FIELDS Call by reference Type reference (TYPE) RSISR_T_DATAITEM Datenfelder 20030804

Method SET_INPUT_DATA_METADATA on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method SET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MAPPING Call by reference Type reference (TYPE) RSDMSI_T_PRED_COL_MAP Zuordnung der Vorhersagespalte 20030804

Method SET_MAPPING on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030812
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030804
# Exception Resumable Description Created on
1 CX_RSDME_INVALID_INPUT Ungültige Eingabe 20030927

Method SET_PRED_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PR_PARAMS Call by reference Type reference (TYPE) RSDMSI_T_PRED_PARAMS Vorhersage-Parameter 20030804

Method SET_PRED_PARAMS on Interface IF_RSDME_PRED_TASK_RT_MASS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350