SAP ABAP Interface /PLMU/IF_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 - 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
Interface /PLMU/IF_FRW_MESSAGE_MANAGER  
Short Description Message Manager    
General Data
Package /PLMU/UI_FRW_CORE   UI Framework: Core 
Created 20091119   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /PLMU/IF_FRW_MESSAGE_MANAGER has no forward declaration.
Interfaces
Interface /PLMU/IF_FRW_MESSAGE_MANAGER has no interface.
Friends
Interface /PLMU/IF_FRW_MESSAGE_MANAGER has no friend.
Attributes
Interface /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
Interface /PLMU/IF_FRW_MESSAGE_MANAGER has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /PLMU/IF_FRW_MESSAGE_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702