SAP ABAP Interface IF_RSDME_DMP_MODEL_OUTPUT (Generic Interface for Model Outputs)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_DMP_OO (Package) Datamining Provider - OO Based
⤷
⤷
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
| Interface | IF_RSDME_DMP_MODEL_OUTPUT | |
| Short Description | Generic Interface for Model Outputs |
General Data
| Package | RS_DME_DMP_OO | Datamining Provider - OO Based |
| Created | 20031006 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSDME_DMP_MODEL_OUTPUT has no forward declaration.
Interfaces
Interface IF_RSDME_DMP_MODEL_OUTPUT has no interface.
Friends
Interface IF_RSDME_DMP_MODEL_OUTPUT has no friend.
Attributes
Interface IF_RSDME_DMP_MODEL_OUTPUT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Engine | 20031006 | |
| 2 | Instance method | Public | Method | Get Model | 20031006 | |
| 3 | Instance method | Public | Method | Set Engine | 20031006 | |
| 4 | Instance method | Public | Method | Set Model | 20031006 |
Events
Interface IF_RSDME_DMP_MODEL_OUTPUT has no event.
Types
Interface 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 | E_ENGINE | Value transfer | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031006 |
Method GET_ENGINE on Interface 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 | E_MODEL | Value transfer | Type reference (TYPE) | RSDMEM_MODEL | 20031006 |
Method GET_MODEL on Interface 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 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031006 |
Method SET_ENGINE on Interface 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 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | 20031006 |
Method SET_MODEL on Interface IF_RSDME_DMP_MODEL_OUTPUT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |