SAP ABAP Class IF_RSDME_DMP_FIELD_PARAM_LIST (Model Field Parameter List)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDME_DMP_FLD_PAR_LIST_ABS Model Field Param Collection Class - Abstract 20030814
Properties
Class IF_RSDME_DMP_FIELD_PARAM_LIST  
Short Description Model Field Parameter List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030804   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_FIELD_PARAM_LIST has no interface implemented.
Friends
Class IF_RSDME_DMP_FIELD_PARAM_LIST has no friend class.
Attributes
Class IF_RSDME_DMP_FIELD_PARAM_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAM Instance method Public Method 20030814
2 CHECK Instance method Public Method 20030827
3 GET_LIST Instance method Public Method 20030814
4 GET_PARAM Instance method Public Method 20030814
5 GET_PARAM_NAMES Instance method Public Method 20030814
6 REMOVE_PARAM Instance method Public Method 20030814
7 SET_DEFAULTS Instance method Public Method 20030827
Events
Class IF_RSDME_DMP_FIELD_PARAM_LIST has no event.
Types
Class IF_RSDME_DMP_FIELD_PARAM_LIST 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_FIELD_PARAM 20030814
3 Importing I_NAME Call by reference Type reference (TYPE) RSDMEM_PARAMETER_TYPE 20030814

Method ADD_PARAM on class IF_RSDME_DMP_FIELD_PARAM_LIST has no exception.

Method CHECK 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

Method CHECK on class IF_RSDME_DMP_FIELD_PARAM_LIST has no exception.

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_FIELD_PARAM_REF 20030814

Method GET_LIST on class IF_RSDME_DMP_FIELD_PARAM_LIST 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_FIELD_PARAM 20030814
2 Importing I_NAME Call by reference Type reference (TYPE) RSDMEM_SERVICE_PARAMETER 20030814

Method GET_PARAM on class IF_RSDME_DMP_FIELD_PARAM_LIST 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 20030814

Method GET_PARAM_NAMES on class IF_RSDME_DMP_FIELD_PARAM_LIST has no exception.

Method REMOVE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030814
2 Importing I_NAME Call by reference Type reference (TYPE) RSDMEM_PARAMETER_TYPE 20030814

Method REMOVE_PARAM on class IF_RSDME_DMP_FIELD_PARAM_LIST has no exception.

Method SET_DEFAULTS 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

Method SET_DEFAULTS on class IF_RSDME_DMP_FIELD_PARAM_LIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in