SAP ABAP Interface IF_FDT_WD_ISLAND_MSG_MANAGER (FDT WD: Island Message Manager used in control models)
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 implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_ISLAND_MSG_MANAGER | FDT WD Island: Manages Messages | 20110413 |
Properties
Interface | IF_FDT_WD_ISLAND_MSG_MANAGER | |
Short Description | FDT WD: Island Message Manager used in control models |
General Data
Package | SFDT_WD_ISLAND_INFRASTRUCTURE | BRFplus: Island Infrastructure |
Created | 20110413 | SAP |
Last changed | 20130531 | SAP |
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
Interface IF_FDT_WD_ISLAND_MSG_MANAGER has no interface.
Friends
Interface IF_FDT_WD_ISLAND_MSG_MANAGER has no friend.
Attributes
Interface IF_FDT_WD_ISLAND_MSG_MANAGER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create and send a cancel response | 20111124 |
2 | ![]() |
Instance method | Public | Method | Reports an error and sends reponse to Island if necessary | 20111209 |
3 | ![]() |
Instance method | Public | Method | Reports an user message (WD message) | 20111209 |
4 | ![]() |
Instance method | Public | Method | Sends the response | 20110413 |
Events
Interface IF_FDT_WD_ISLAND_MSG_MANAGER has no event.
Types
Interface 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 | ![]() |
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 Interface 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 | ![]() |
IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MESSAGE | Message | 20111209 | ||
2 | ![]() |
IV_SUPPRESS_MESSAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111209 | ||
3 | ![]() |
IX_FDT | Call by reference | Object reference (TYPE REF TO) | CX_FDT | FDT: Abstract Exception Class | 20120328 | ||
4 | ![]() |
IX_FDT_WD | Call by reference | Object reference (TYPE REF TO) | CX_FDT_WD | 20111209 |
Method REPORT_ERROR on Interface 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 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20120618 | ||
2 | ![]() |
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 Interface 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 | ![]() |
IO_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MESSAGE | Message | 20110413 |
Method SEND_RESPONSE on Interface IF_FDT_WD_ISLAND_MSG_MANAGER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |