SAP ABAP Class CL_RSDME_DMP_MODEL_PARAM_ABS (Model Param 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_PARAM Model Field Parameter 20030819
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_DMP_MODEL_PARAM_GEN Model Param Class - Generic 20030901
Properties
Class CL_RSDME_DMP_MODEL_PARAM_ABS  
Short Description Model Param 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 RSDMU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDME_DMP_MODEL_PARAM Model Field Parameter 20030819
Friends
Class CL_RSDME_DMP_MODEL_PARAM_ABS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_DMP_MODEL Model Reference 20030819
2 MS_MODEL_PARAM Instance attribute Protected Type reference (TYPE) RSDMSM_MODEL_PARAM_N Value 20030819
3 MS_MODEL_PARAM_META Instance attribute Protected Type reference (TYPE) RSDMSM_MODEL_PARAM_META Metadata 20030819
4 MT_PARAM_F4 Instance attribute Protected Type reference (TYPE) RSDMSM_T_PARAM_VALUES_STR Parameter Values for F4 20031121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030819
2 GET_PARAM_VALUE Instance method Public Method 20030819
3 SET_MODEL Instance method Public Method 20030819
4 SET_PARAM_META Instance method Public Method 20030819
5 SET_PARAM_VALUE Instance method Public Method 20030819
Events
Class CL_RSDME_DMP_MODEL_PARAM_ABS has no event.
Types
Class CL_RSDME_DMP_MODEL_PARAM_ABS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSDME_DMP_MODEL_PARAM_ABS has no parameter.
Method CONSTRUCTOR on class CL_RSDME_DMP_MODEL_PARAM_ABS has no exception.

Method GET_PARAM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PARAM Value transfer Type reference (TYPE) RSDMU_T_MODEL_PARAMS Parameterwerte Feld 20030819

Method GET_PARAM_VALUE on class CL_RSDME_DMP_MODEL_PARAM_ABS has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_RSDME_DMP_MODEL 20030819

Method SET_MODEL on class CL_RSDME_DMP_MODEL_PARAM_ABS has no exception.

Method SET_PARAM_META Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAM_META Call by reference Type reference (TYPE) RSDMSM_MODEL_PARAM_META 20030819
2 Importing IT_PARAM_VALUES Call by reference Type reference (TYPE) RSDMSM_T_PARAM_VALUES_STR F4 für Parameterwerte 20031121

Method SET_PARAM_META on class CL_RSDME_DMP_MODEL_PARAM_ABS has no exception.

Method SET_PARAM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PARAM Call by reference Type reference (TYPE) RSDMU_T_MODEL_PARAMS Parameterwerte Feld 20030819

Method SET_PARAM_VALUE on class CL_RSDME_DMP_MODEL_PARAM_ABS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350