SAP ABAP Interface IF_FDT_WD_ISLAND_MSG_HANDLER (FDT WD Island: Message Handler)
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 - 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
Interface | IF_FDT_WD_ISLAND_MSG_HANDLER | |
Short Description | FDT WD Island: Message Handler |
General Data
Package | SFDT_WD_ISLAND_INFRASTRUCTURE | BRFplus: Island Infrastructure |
Created | 20110304 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FDT_WD_ISLAND_MSG_HANDLER has no forward declaration.
Interfaces
Interface IF_FDT_WD_ISLAND_MSG_HANDLER has no interface.
Friends
Interface IF_FDT_WD_ISLAND_MSG_HANDLER has no friend.
Attributes
Interface IF_FDT_WD_ISLAND_MSG_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Handles a message | 20110314 |
Events
Interface 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 | ![]() |
IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MESSAGE | Message | 20110314 | ||
2 | ![]() |
IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_MANAGER | Island Message Manager | 20110413 | ||
3 | ![]() |
RS_RETURN | Value transfer | Type reference (TYPE) | S_RETURN | 20110324 |
Method HANDLE_MESSAGE on Interface IF_FDT_WD_ISLAND_MSG_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |