SAP ABAP Class CL_RSDME_DMP_MOD_PAR_LIST_ABS (Model Param Collection Class - Abstract - Name/Value Pairs)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDME_DMP_MODEL_PARAMS | DataMining Model Parameters | 20030819 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDME_DMP_MODEL_PAR_COL | DataMining Model Parameter Collection - Name/Value Pairs | 20030819 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MOD_PAR_LIST_SAP | Model Param Collection Class - Abstract - Name/Value Pairs | 20030827 |
Properties
| Class | CL_RSDME_DMP_MOD_PAR_LIST_ABS | |
| Short Description | Model Param Collection Class - Abstract - Name/Value Pairs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_DME_DMP_OO | Datamining Provider - OO Based |
| Created | 20030819 | 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_DMP_MODEL_PARAMS | DataMining Model Parameters | 20030819 | ||
| 2 | IF_RSDME_DMP_MODEL_PAR_COL | DataMining Model Parameter Collection - Name/Value Pairs | 20030819 |
Friends
Class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | Model Instance Reference | 20030819 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_MODEL_PARAM_REF | Param List | 20030819 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_MODEL_PARAM_META | Instance list | 20030819 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | RSDMU_T_ENGINE_MODEL_PARAMS | Static list | 20030819 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSDMSM_T_PARAM_VALUES_STR | Possibe Values for F4 for every parameter | 20031121 |
Methods
Events
Class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no event.
Types
Class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no local type.
Method Signatures
Method ADD_PARAM Signature
Method ADD_PARAM on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no parameter.
Method ADD_PARAM on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method ADD_PARAM_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_PARAM | 20030825 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_PARAMETER_NAME | 20030825 |
Method ADD_PARAM_INT on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_ERROR | Data Mining - Fehlerklasse (BAPIRET2) | 20031113 |
Method CHECK on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL | 20030827 |
Method CONSTRUCTOR on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_PLIST | Value transfer | Type reference (TYPE) | RSDMU_T_MODEL_PARAM_REF | 20030819 |
Method GET_LIST on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method GET_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_PARAM | 20030819 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_SERVICE_PARAMETER | 20030819 |
Method GET_PARAM on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method GET_PARAM_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_PARAM | 20031121 |
Method GET_PARAM_INSTANCE on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method GET_PARAM_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_PARAM_NAMES | Value transfer | Type reference (TYPE) | RSDMU_T_PARAM_NAMES | 20030819 |
Method GET_PARAM_NAMES on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method GET_PARAM_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_PARAM | 20030819 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_SERVICE_PARAMETER | 20030819 |
Method GET_PARAM_REF on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method LOAD_FROM_MODEL Signature
Method LOAD_FROM_MODEL on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no parameter.
Method LOAD_FROM_MODEL on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method LOAD_PARAM_METADATA 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 | Engine-ID | 20030819 |
Method LOAD_PARAM_METADATA on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method LOAD_STATIC_PARAM_META 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 | Engine-ID | 20030819 |
Method LOAD_STATIC_PARAM_META on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method LOAD_USING_DEFAULTS Signature
Method LOAD_USING_DEFAULTS on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no parameter.
Method LOAD_USING_DEFAULTS on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method REMOVE_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030819 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSDMEM_SERVICE_PARAMETER | 20030819 |
Method REMOVE_PARAM on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method SET_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20030819 |
Method SET_DEFAULTS on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method SYNC_DB_REF Signature
Method SYNC_DB_REF on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no parameter.
Method SYNC_DB_REF on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
Method UPDATE_MODEL Signature
Method UPDATE_MODEL on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no parameter.
Method UPDATE_MODEL on class CL_RSDME_DMP_MOD_PAR_LIST_ABS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |