SAP ABAP Class IF_RSDME_DMP_MODEL_OUTPUT (Generic Interface for Model Outputs)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDME_MOD_OUTPUT_SAP_DT Decision Tree Model Output 20031006
Properties
Class IF_RSDME_DMP_MODEL_OUTPUT  
Short Description Generic Interface for Model Outputs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031006   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDME_DMP_MODEL_OUTPUT has no forward declaration.
Interfaces
Class IF_RSDME_DMP_MODEL_OUTPUT has no interface implemented.
Friends
Class IF_RSDME_DMP_MODEL_OUTPUT has no friend class.
Attributes
Class IF_RSDME_DMP_MODEL_OUTPUT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENGINE Instance method Public Method Get Engine 20031006
2 GET_MODEL Instance method Public Method Get Model 20031006
3 SET_ENGINE Instance method Public Method Set Engine 20031006
4 SET_MODEL Instance method Public Method Set Model 20031006
Events
Class IF_RSDME_DMP_MODEL_OUTPUT has no event.
Types
Class IF_RSDME_DMP_MODEL_OUTPUT 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 Returning E_ENGINE Value transfer Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031006

Method GET_ENGINE on class IF_RSDME_DMP_MODEL_OUTPUT has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_MODEL Value transfer Type reference (TYPE) RSDMEM_MODEL 20031006

Method GET_MODEL on class IF_RSDME_DMP_MODEL_OUTPUT has no exception.

Method SET_ENGINE 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 20031006

Method SET_ENGINE on class IF_RSDME_DMP_MODEL_OUTPUT has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031006

Method SET_MODEL on class IF_RSDME_DMP_MODEL_OUTPUT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in