SAP ABAP Class /PLMU/IF_FRW_MESSAGE_MANAGER (Message Manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/CL_FRW_MESSAGE_MANAGER Message Manager 20091119
Properties
Class /PLMU/IF_FRW_MESSAGE_MANAGER  
Short Description Message Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMU/IF_FRW_MESSAGE_MANAGER has no forward declaration.
Interfaces
Class /PLMU/IF_FRW_MESSAGE_MANAGER has no interface implemented.
Friends
Class /PLMU/IF_FRW_MESSAGE_MANAGER has no friend class.
Attributes
Class /PLMU/IF_FRW_MESSAGE_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HAS_VALIDATION_ERRORS Instance method Public Method Provides the info if there are validation errors 20110819
2 PUBLISH_MESSAGE Instance method Public Method Forwards a single standard message to Web Dynpro 20091119
3 PUBLISH_MESSAGE_FREE_TEXT Instance method Public Method Forwards a single free text message to Web Dynpro 20110110
4 PUBLISH_SYSTEM_MESSAGE Instance method Public Method Forwards a single system message to Web Dynpro 20110110
Events
Class /PLMU/IF_FRW_MESSAGE_MANAGER has no event.
Types
Class /PLMU/IF_FRW_MESSAGE_MANAGER has no local type.
Method Signatures

Method HAS_VALIDATION_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLE_D Returns ABAP_TRUE if there are validation errors 20110819

Method HAS_VALIDATION_ERRORS on class /PLMU/IF_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 Importing IO_WD_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT WD Context element the message should refer to 20110110
2 Importing IS_MESSAGE Call by reference Type reference (TYPE) SYMSG Message 20091119
3 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Attribute of the context element the message should refer to 20110110
4 Importing IV_MESSAGE_INDEX Call by reference Type reference (TYPE) SYTABIX 1 Index of the message in the UI 20110110

Method PUBLISH_MESSAGE on class /PLMU/IF_FRW_MESSAGE_MANAGER has no exception.

Method PUBLISH_MESSAGE_FREE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT WD Context element the message should refer to 20110110
2 Importing IS_MESSAGE Call by reference Type reference (TYPE) /PLMB/S_SPI_MSG_FREE_TEXT Free text message 20110110
3 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Attribute of the context element the message should refer to 20110110
4 Importing IV_MESSAGE_INDEX Call by reference Type reference (TYPE) SYTABIX 1 Index of the message in the UI 20110110

Method PUBLISH_MESSAGE_FREE_TEXT on class /PLMU/IF_FRW_MESSAGE_MANAGER has no exception.

Method PUBLISH_SYSTEM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT WD Context element the message should refer to 20110110
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Attribute of the context element the message should refer to 20110110
3 Importing IV_MESSAGE_INDEX Call by reference Type reference (TYPE) SYTABIX 1 Index of the message in the UI 20110110

Method PUBLISH_SYSTEM_MESSAGE on class /PLMU/IF_FRW_MESSAGE_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in