SAP ABAP Class IF_RSDME_DMP_MODEL_PAR_COL (DataMining Model Parameter Collection - Name/Value Pairs)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDME_DMP_MODEL_PARAMS DataMining Model Parameters 20030819
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDME_DMP_MOD_PAR_LIST_ABS Model Param Collection Class - Abstract - Name/Value Pairs 20030819
Properties
Class IF_RSDME_DMP_MODEL_PAR_COL  
Short Description DataMining Model Parameter Collection - Name/Value Pairs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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
Class IF_RSDME_DMP_MODEL_PAR_COL has no interface implemented.
Friends
Class IF_RSDME_DMP_MODEL_PAR_COL has no friend class.
Attributes
Class IF_RSDME_DMP_MODEL_PAR_COL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAM Instance method Public Method 20030819
2 GET_LIST Instance method Public Method 20030819
3 GET_PARAM Instance method Public Method 20030819
4 GET_PARAM_NAMES Instance method Public Method 20030819
5 REMOVE_PARAM Instance method Public Method 20030819
Events
Class IF_RSDME_DMP_MODEL_PAR_COL has no event.
Types
Class IF_RSDME_DMP_MODEL_PAR_COL has no local type.
Method Signatures

Method ADD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20030917
2 Importing IR_PARAM Call by reference Object reference (TYPE REF TO) IF_RSDME_DMP_MODEL_PARAM 20030819
3 Importing I_NAME Call by reference Type reference (TYPE) RSDMEM_PARAMETER_NAME 20030819
# Exception Resumable Description Created on
1 CX_RSDME_DATA_ERROR Datenfehler 20030918

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_PLIST Value transfer Type reference (TYPE) RSDMU_T_MODEL_PARAM_REF 20030819

Method GET_LIST on class IF_RSDME_DMP_MODEL_PAR_COL has no exception.

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_PARAM Value transfer Object reference (TYPE REF TO) IF_RSDME_DMP_MODEL_PARAM 20030819
2 Importing I_NAME Call by reference Type reference (TYPE) RSDMEM_SERVICE_PARAMETER 20030819

Method GET_PARAM on class IF_RSDME_DMP_MODEL_PAR_COL has no exception.

Method GET_PARAM_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_PARAM_NAMES Value transfer Type reference (TYPE) RSDMU_T_PARAM_NAMES 20030819

Method GET_PARAM_NAMES on class IF_RSDME_DMP_MODEL_PAR_COL has no exception.

Method REMOVE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20030917
2 Exporting E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030819
3 Importing I_NAME Call by reference Type reference (TYPE) RSDMEM_SERVICE_PARAMETER 20030819
# Exception Resumable Description Created on
1 CX_RSDME_INVALID_INPUT Ungültige Eingabe 20030918
History
Last changed by/on SAP  20110908 
SAP Release Created in