SAP ABAP Class CL_FDT_WD_ISLAND_MSG_ACTION (FDT WD Island: User Action Message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_ISLAND_INFRASTRUCTURE (Package) BRFplus: Island Infrastructure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_ISLAND_MESSAGE_CORE FDT WD Island: Core Messages 20111115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_ISLAND_MSG_ACTION FDT WD Island: (User-)Action 20111115
Properties
Class CL_FDT_WD_ISLAND_MSG_ACTION  
Short Description FDT WD Island: User Action Message    
Super Class CL_FDT_WD_ISLAND_MESSAGE_CORE FDT WD Island: Core Messages 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_ISLAND_INFRASTRUCTURE   BRFplus: Island Infrastructure 
Created 20111115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_FDT_WD_ISLAND_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_WD_ISLAND_MSG_ACTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FDT_WD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_WD_ISLAND_MSG_ACTION FDT WD Island: (User-)Action 20111115
Friends
Class CL_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_ACTION_CHANGE_STATE Constant Public Type reference (TYPE) STRING 'change_object_state' Name of the action to change the state# 20120313
2 GC_ACTION_PARAM_CURRENT_STATE Constant Public Type reference (TYPE) STRING 'current_object_state_code' Parameter, which stores the current state code 20120313
3 GC_ACTION_PARAM_NEW_STATE Constant Public Type reference (TYPE) STRING 'new_object_state_code' Parameter, which stores the requested state code 20120313
4 GC_ACTION_SAVE Constant Public Type reference (TYPE) STRING 'save' Name of the action to change the state# 20120621
5 GC_MESSAGE_ACTION_CLOSE_CTRLS Constant Public Type reference (TYPE) STRING 'close_controls' Action, which closes controls 20120612
6 GC_MESSAGE_ACTION_PARAM_NAME Constant Public Type reference (TYPE) STRING 'reserved_action_name' Parameter, which stores the name of the action msg 20111115
7 MTS_PARAMETER_LIST_BIND Instance attribute Public Type reference (TYPE) IF_FDT_WD_ISLAND_MSG_ACTION=>TS_PARAM Parameter list for user actions 20111115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111115
Events
Class CL_FDT_WD_ISLAND_MSG_ACTION has no event.
Types
Class CL_FDT_WD_ISLAND_MSG_ACTION 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 IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20111115
2 Importing IO_PARENT_MESSAGE Call by reference Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MESSAGE FDT WD Island: Message 20111115
3 Importing IS_MESSAGE_STATE Call by reference Type reference (TYPE) IF_FDT_WD_ISLAND_MESSAGE=>S_MESSAGE_STATE 20111124
4 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID 20111115
5 Importing IV_MESSAGE_ACTION Call by reference Type reference (TYPE) STRING Message Action 20111115
6 Importing IV_MESSAGE_ORIGIN Call by reference Type reference (TYPE) STRING IF_FDT_WD_ISLAND_MESSAGE=>GC_MESSAGE_ORIGIN_ABAP Message Origin 20111115
7 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) STRING Message Type 20111115

Method CONSTRUCTOR on class CL_FDT_WD_ISLAND_MSG_ACTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732