SAP ABAP Class IF_FDT_WD_ISLAND_MSG_MANAGER (FDT WD: Island Message Manager used in control models)
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_MANAGER FDT WD Island: Manages Messages 20110413
Properties
Class IF_FDT_WD_ISLAND_MSG_MANAGER  
Short Description FDT WD: Island Message Manager used in control models    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110413   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_WD_ISLAND_MESSAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FDT_WD_ISLAND_MSG_MANAGER has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_MSG_MANAGER has no friend class.
Attributes
Class IF_FDT_WD_ISLAND_MSG_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SEND_CANCEL_RESPONSE Instance method Public Method Create and send a cancel response 20111124
2 REPORT_ERROR Instance method Public Method Reports an error and sends reponse to Island if necessary 20111209
3 REPORT_USER_MESSAGE Instance method Public Method Reports an user message (WD message) 20111209
4 SEND_RESPONSE Instance method Public Method Sends the response 20110413
Events
Class IF_FDT_WD_ISLAND_MSG_MANAGER has no event.
Types
Class IF_FDT_WD_ISLAND_MSG_MANAGER has no local type.
Method Signatures

Method CREATE_SEND_CANCEL_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MESSAGE FDT WD Island: Message 20111124

Method CREATE_SEND_CANCEL_RESPONSE on class IF_FDT_WD_ISLAND_MSG_MANAGER has no exception.

Method REPORT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MESSAGE Message 20111209
2 Importing IV_SUPPRESS_MESSAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111209
3 Importing IX_FDT Call by reference Object reference (TYPE REF TO) CX_FDT FDT: Abstract Exception Class 20120328
4 Importing IX_FDT_WD Call by reference Object reference (TYPE REF TO) CX_FDT_WD 20111209

Method REPORT_ERROR on class IF_FDT_WD_ISLAND_MSG_MANAGER has no exception.

Method REPORT_USER_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20120618
2 Importing IX_FDT_WD Call by reference Object reference (TYPE REF TO) CX_FDT_WD FDT WD: Root Exception Class for WD UI 20111209

Method REPORT_USER_MESSAGE on class IF_FDT_WD_ISLAND_MSG_MANAGER has no exception.

Method SEND_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESPONSE Call by reference Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MESSAGE Message 20110413

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