SAP ABAP Class IF_FDT_WD_ISLAND_MSG_HANDLER (FDT WD Island: Message Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FDT_WD_ISLAND_MODEL FDT WD: Island Model 20110314
2 Interface composition (i COMPRISING i_ref)  IF_FDT_WD_ISLAND_MSG_STREAM FDT WD Island: Message Stream 20110323
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_ISLAND_ATTR_BIND FDT WD Island: Attribute Binding 20110418
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_ISLAND_MODEL FDT WD: Island Model 20110311
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_ISLAND_MSG_XML FDT WD Island: Writing/Reading a message into a xml stream 20110323
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_ISLAND_OBJ_MANAGER FDT WD: Island Object Manager 20110314
Properties
Class IF_FDT_WD_ISLAND_MSG_HANDLER  
Short Description FDT WD Island: Message Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110304   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FDT_WD_ISLAND_MSG_HANDLER has no forward declaration.
Interfaces
Class IF_FDT_WD_ISLAND_MSG_HANDLER has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_MSG_HANDLER has no friend class.
Attributes
Class IF_FDT_WD_ISLAND_MSG_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_MESSAGE Instance method Public Method Handles a message 20110314
Events
Class IF_FDT_WD_ISLAND_MSG_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_RETURN Public See coding 20110314 BEGIN OF s_return, msg_stream_return TYPE if_fdt_wd_island_msg_stream=>s_return, END OF s_return
Method Signatures

Method HANDLE_MESSAGE 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 20110314
2 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MSG_MANAGER Island Message Manager 20110413
3 Returning RS_RETURN Value transfer Type reference (TYPE) S_RETURN 20110324

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