SAP ABAP Class /PLMU/CL_FRW_MESSAGE_MANAGER (Message Manager)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_CORE (Package) UI Framework: Core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_MESSAGE_MANAGER | Message Manager | 20091119 |
Properties
Class | /PLMU/CL_FRW_MESSAGE_MANAGER | |
Short Description | Message Manager | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMU/UI_FRW_CORE | UI Framework: Core |
Created | 20090804 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMU/IF_FRW_MESSAGE_MANAGER | Message Manager | 20091119 |
Friends
Class /PLMU/CL_FRW_MESSAGE_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_MESSAGE_MANAGER | 20110224 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | 20090805 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | 20110224 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | 20110810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090806 | |
2 | ![]() |
Static method | Public | Method | 20090805 | |
3 | ![]() |
Instance method | Public | Method | 20110110 | |
4 | ![]() |
Instance method | Public | Method | 20110224 | |
5 | ![]() |
Instance method | Public | Method | 20120222 | |
6 | ![]() |
Instance method | Private | Method | 20110224 | |
7 | ![]() |
Instance method | Public | Method | 20110810 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AFTER_SET_WD_MESSAGE_MANAGER | Instance Event (0) |
Public (2) |
20090808 |
Types
Class /PLMU/CL_FRW_MESSAGE_MANAGER has no local type.
Method Signatures
Method CLEAR_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CURRENT_ROUNDTRIP | Call by reference | Type reference (TYPE) | BOOLE_D | 20110810 | |||
2 | ![]() |
IV_LAST_ROUNDTRIP | Call by reference | Type reference (TYPE) | BOOLE_D | 20110810 |
Method CLEAR_MESSAGES on class /PLMU/CL_FRW_MESSAGE_MANAGER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_MESSAGE_MANAGER | UI Framework - Application Model | 20110224 |
Method GET_INSTANCE on class /PLMU/CL_FRW_MESSAGE_MANAGER has no exception.
Method GET_SEVERITY_OF_PUBLISHED_MSGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SEVERITY | Value transfer | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Message Severity | 20110110 |
Method GET_SEVERITY_OF_PUBLISHED_MSGS on class /PLMU/CL_FRW_MESSAGE_MANAGER has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20110224 |
Method INITIALIZE on class /PLMU/CL_FRW_MESSAGE_MANAGER has no exception.
Method IS_MESSAGE_PUBLISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20120222 | |||
2 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120222 | |||
3 | ![]() |
IV_MESSAGE_FREE_TEXT | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_FREE_TEXT | 20120222 | |||
4 | ![]() |
IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20120222 | ||
5 | ![]() |
IV_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20120222 | ||
6 | ![]() |
IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20120222 | ||
7 | ![]() |
IV_MESSAGE_V1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20120222 | ||
8 | ![]() |
IV_MESSAGE_V2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20120222 | ||
9 | ![]() |
IV_MESSAGE_V3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20120222 | ||
10 | ![]() |
IV_MESSAGE_V4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20120222 | ||
11 | ![]() |
RV_PUBLISHED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120222 |
Method IS_MESSAGE_PUBLISHED on class /PLMU/CL_FRW_MESSAGE_MANAGER has no exception.
Method PUBLISH_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110224 | |||
2 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110224 | |||
3 | ![]() |
IV_MESSAGE_FREE_TEXT | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_FREE_TEXT | 20110224 | |||
4 | ![]() |
IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20110224 | ||
5 | ![]() |
IV_MESSAGE_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20110224 | |||
6 | ![]() |
IV_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20110224 | ||
7 | ![]() |
IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20110224 | ||
8 | ![]() |
IV_MESSAGE_V1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110224 | ||
9 | ![]() |
IV_MESSAGE_V2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110224 | ||
10 | ![]() |
IV_MESSAGE_V3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110224 | ||
11 | ![]() |
IV_MESSAGE_V4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110224 |
Method PUBLISH_MESSAGE on class /PLMU/CL_FRW_MESSAGE_MANAGER has no exception.
Method SET_END_OF_ROUNDTRIP Signature
Method SET_END_OF_ROUNDTRIP on class /PLMU/CL_FRW_MESSAGE_MANAGER has no parameter.
Method SET_END_OF_ROUNDTRIP on class /PLMU/CL_FRW_MESSAGE_MANAGER has no exception.
Event Signatures
Event AFTER_SET_WD_MESSAGE_MANAGER Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_WD_MESSAGE_MANAGER | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090808 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |