SAP ABAP Class IF_FDT_WD_ISLAND_MSG_ACTION (FDT WD Island: (User-)Action)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FDT_WD_ISLAND_MESSAGE FDT WD Island: Message 20111103
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_ISLAND_MSG_ACTION FDT WD Island: User Action Message 20111115
Properties
Class IF_FDT_WD_ISLAND_MSG_ACTION  
Short Description FDT WD Island: (User-)Action    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FDT_WD_ISLAND_MSG_ACTION has no forward declaration.
Interfaces
Class IF_FDT_WD_ISLAND_MSG_ACTION has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_MSG_ACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PARAM_NAME_OBJECT_ID Constant Public Type reference (TYPE) STRING 'object_id' Parameter Object Id 20111124
2 MV_NAME Instance attribute Public Type reference (TYPE) STRING Name of action 20111109
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMETER_VALUE Instance method Public Method Returns a parameter (single value) 20111108
2 GET_PARAMETER_VALUES Instance method Public Method Returns a parameter (muliple values) 20111108
3 SET_ACTION_NAME Instance method Public Method Sets the action name 20111115
4 SET_PARAMATER_VALUE Instance method Public Method Sets a parameter (single value) 20111114
5 SET_PARAMETER_VALUES Instance method Public Method Sets a parameer (multiple values) 20111114
Events
Class IF_FDT_WD_ISLAND_MSG_ACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_PARAM Public See coding 20111103 begin of s_param, name type string, value type string, end of s_param
2 TS_PARAM Public See coding 20111104 ts_param type SORTED TABLE OF s_param with NON-UNIQUE KEY name
3 T_PARAM_VALUE Public See coding 20111103 t_param_value type STANDARD TABLE OF string WITH DEFAULT KEY
Method Signatures

Method GET_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20111108
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20111108

Method GET_PARAMETER_VALUE on class IF_FDT_WD_ISLAND_MSG_ACTION has no exception.

Method GET_PARAMETER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Parameter name 20111108
2 Returning RT_PARAM_VALUE Value transfer Type reference (TYPE) T_PARAM_VALUE Parameter values 20111108

Method GET_PARAMETER_VALUES on class IF_FDT_WD_ISLAND_MSG_ACTION has no exception.

Method SET_ACTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING action name 20111115

Method SET_ACTION_NAME on class IF_FDT_WD_ISLAND_MSG_ACTION has no exception.

Method SET_PARAMATER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name of parameter 20111114
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING Value of parameter 20111114

Method SET_PARAMATER_VALUE on class IF_FDT_WD_ISLAND_MSG_ACTION has no exception.

Method SET_PARAMETER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUE Call by reference Type reference (TYPE) T_PARAM_VALUE Values 20111114
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING Parameter name 20111114

Method SET_PARAMETER_VALUES on class IF_FDT_WD_ISLAND_MSG_ACTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in