SAP ABAP Interface IF_WER_MESSAGE_PUBLISHER (Defines an event for publishing messages)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_UTILITIES (Package) Utilities
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WER_MESSAGE_PUBLISHER | Service class for publishing messages | 20060801 |
Properties
| Interface | IF_WER_MESSAGE_PUBLISHER | |
| Short Description | Defines an event for publishing messages |
General Data
| Package | WER_UTILITIES | Utilities |
| Created | 20060629 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_WER_CONST | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_WER_MESSAGE_PUBLISHER has no interface.
Friends
Interface IF_WER_MESSAGE_PUBLISHER has no friend.
Attributes
Interface IF_WER_MESSAGE_PUBLISHER has no attribute.
Methods
Interface IF_WER_MESSAGE_PUBLISHER has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CLEAR_MESSAGES | Instance Event (0) |
Public (2) |
Clear messages in order to start a new set of messages | 20060728 |
| 2 | CURRENT_APPLICATION | Instance Event (0) |
Public (2) |
Current application in process | 20061031 |
| 3 | CURRENT_EVENT | Instance Event (0) |
Public (2) |
Current event in process | 20061031 |
| 4 | CURRENT_ITEM | Instance Event (0) |
Public (2) |
Current item in process | 20061031 |
| 5 | CURRENT_RULE | Instance Event (0) |
Public (2) |
Curent rule in process | 20061031 |
| 6 | ITEM_ERROR | Instance Event (0) |
Public (2) |
An item was flagged as erroneous | 20070109 |
| 7 | PUBLISH_MESSAGES | Instance Event (0) |
Public (2) |
Publishes messages | 20060629 |
Types
Interface IF_WER_MESSAGE_PUBLISHER has no local type.
Event Signatures
Event CLEAR_MESSAGES Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TYPE | Exporting | Value transfer | Type reference (TYPE) | WER_BYTE3 | CL_WER_CONST=>C_MSG_ALL | Type of messages to clear | 20060730 |
Event CURRENT_APPLICATION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPLICATION | Exporting | Value transfer | Type reference (TYPE) | WER_APPLICATION_NAME | Name of an application element | 20061031 |
Event CURRENT_EVENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EVENT | Exporting | Value transfer | Type reference (TYPE) | WER_EVENT_NAME | Name of an event | 20061031 |
Event CURRENT_ITEM Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ITEM | Exporting | Value transfer | Object reference (TYPE REF TO) | STRING | 20061031 |
Event CURRENT_RULE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RULE | Exporting | Value transfer | Type reference (TYPE) | WER_ELEMENT_NAME | Element name | 20061031 |
Event ITEM_ERROR Signature
Event ITEM_ERROR on Interface IF_WER_MESSAGE_PUBLISHER has no parameter.
Event PUBLISH_MESSAGES Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGES | Exporting | Value transfer | Object reference (TYPE REF TO) | WER_MSG_TTY | Application Log: Table with Messages | 20060817 | ||
| 2 | ES_MESSAGE | Exporting | Value transfer | Object reference (TYPE REF TO) | BAL_S_MSG | Application Log: Message Data | 20060718 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |