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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_FIELDS Instance attribute Public Object reference (TYPE REF TO) IF_RSDME_DMP_MODEL_FIELDS 20030905
2 MR_PARAMETERS Instance attribute Public Object reference (TYPE REF TO) IF_RSDME_DMP_MODEL_PARAMS 20030905
3 M_ENGINE_ID Instance attribute Protected Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE Analytical Method 20040603
4 M_ENGINE_NAME Instance attribute Protected Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030826
5 M_EXISTS Instance attribute Public Type reference (TYPE) RSDMEM_BOOL_CH 20030901
6 M_MODEL_NAME Instance attribute Protected Type reference (TYPE) RSDMEM_MODEL 20030821
7 M_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS Model Version 20030826
8 M_R_ENGINE Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_DMP_ENGINE 20030826
9 M_R_MODEL_DB Instance attribute Public Object reference (TYPE REF TO) CL_RSDME_DMP_MODEL_SAP_DB 20030826
10 M_S_HEADER Instance attribute Public Type reference (TYPE) RSDMSM_MODEL_N 20030909
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030821
2 GET_DB_OBJ_REF Instance method Public Method Get reference to db object 20030822
3 GET_DB_OBJ_REF_INT Instance method Private Method Get Database Model Object Reference - Internal 20030822
4 GET_MODEL_FIELDS_INT Instance method Private Method Get model fields internal 20030826
5 SET_DB_OBJ_REF Instance method Public Method Set reference to db object 20031212
6 SYNC_DB_REF 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 Importing I_ENGINE_NAME Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE_NAME Engine-ID 20030909
2 Importing I_MODEL_NAME Call by reference Type reference (TYPE) RSDMEM_MODEL Name des Modells 20030821
3 Importing 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 Returning 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 Returning 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 Returning 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 Importing 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