SAP ABAP Class CL_RSDME_DMP_MODEL_SAP_GEN (Generic SAP Model)
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 | DataMining Model | 20030821 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_RFC_3PE | DM Model for third party engines | 20031006 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_SAP_ABC | SAP Model - for ABC Analysis | 20031014 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_SAP_AD | SAP Model - for SAP Association Discovery | 20031016 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_SAP_CL | SAP Model - for Clustering | 20030924 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_SAP_DT | SAP Model - for SAP Decision Tree | 20030924 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_DMP_MODEL_SAP_SC | SAP Model - for Scoring | 20031103 |
Properties
Class | CL_RSDME_DMP_MODEL_SAP_GEN | |
Short Description | Generic SAP Model | |
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 | 20030821 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDME_DMP_MODEL_SAP_GEN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDME_DMP_MODEL | DataMining Model | 20030821 |
Friends
Class CL_RSDME_DMP_MODEL_SAP_GEN has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030821 |
2 | ![]() |
Instance method | Public | Method | Get reference to db object | 20030822 |
3 | ![]() |
Instance method | Private | Method | Get Database Model Object Reference - Internal | 20030822 |
4 | ![]() |
Instance method | Private | Method | Get model fields internal | 20030826 |
5 | ![]() |
Instance method | Public | Method | Set reference to db object | 20031212 |
6 | ![]() |
Instance method | Public | Method | Synchronise model to DB structures | 20030905 |
Events
Class CL_RSDME_DMP_MODEL_SAP_GEN has no event.
Types
Class CL_RSDME_DMP_MODEL_SAP_GEN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENGINE_NAME | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE_NAME | Engine-ID | 20030909 | ||
2 | ![]() |
I_MODEL_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Name des Modells | 20030821 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Modellversion | 20030826 |
Method CONSTRUCTOR on class CL_RSDME_DMP_MODEL_SAP_GEN has no exception.
Method GET_DB_OBJ_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_DBOBJ_REF | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_DMP_MODEL_SAP_DB | 20030822 |
Method GET_DB_OBJ_REF on class CL_RSDME_DMP_MODEL_SAP_GEN has no exception.
Method GET_DB_OBJ_REF_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_DOBJ_REF | Value transfer | Object reference (TYPE REF TO) | CL_RSDME_DMP_MODEL_SAP_DB | 20030822 |
Method GET_DB_OBJ_REF_INT on class CL_RSDME_DMP_MODEL_SAP_GEN has no exception.
Method GET_MODEL_FIELDS_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_FIELDS_REF | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_DMP_MODEL_FIELDS | 20030826 |
Method GET_MODEL_FIELDS_INT on class CL_RSDME_DMP_MODEL_SAP_GEN has no exception.
Method SET_DB_OBJ_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DBOBJ_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_DMP_MODEL_SAP_DB | Collection-Klasse Modellparam. - Abstrakt- Name/Wertepaare | 20031212 |
Method SET_DB_OBJ_REF on class CL_RSDME_DMP_MODEL_SAP_GEN has no exception.
Method SYNC_DB_REF Signature
Method SYNC_DB_REF on class CL_RSDME_DMP_MODEL_SAP_GEN has no parameter.
Method SYNC_DB_REF on class CL_RSDME_DMP_MODEL_SAP_GEN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |