SAP ABAP Interface IF_RSRT_MESSAGE_MANAGER (Message Manager)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_DATA_MESSAGE_MANAGER Data Message Manager 20120209
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_MESSAGE_MANAGER Message Manager 20120508
Properties
Interface IF_RSRT_MESSAGE_MANAGER  
Short Description Message Manager    
General Data
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120209   SAP 
Last changed 20140121   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_RSRT_MESSAGE_LOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_MESSAGE_LOG Message Log 20120209
Friends
Interface IF_RSRT_MESSAGE_MANAGER has no friend.
Attributes
Interface IF_RSRT_MESSAGE_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method Add Exception 20120209
2 ADD_MESSAGE Instance method Public Method Add Message 20120209
3 ADD_MESSAGES Instance method Public Method Add Messages 20120621
4 ADD_MESSAGE_FROM_SYST_MEM Instance method Public Method Add Message from System Memory 20120209
5 REMOVE_MESSAGES Instance method Public Method Remove Messages 20120508
Events
Interface IF_RSRT_MESSAGE_MANAGER has no event.
Types
Interface IF_RSRT_MESSAGE_MANAGER has no local type.
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) IF_RSRT_MESSAGE_LOG=>TN_ID Message ID 20120209
2 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY IF_RSRT_MESSAGE_LOG=>N_CS_MSGTY-ERROR Nachrichtentyp 20120622
3 Importing O_MSG_OBJECT Call by reference Object reference (TYPE REF TO) IF_MESSAGE Schnittstelle zum Zugriff auf Texte von Meldungsobjekten 20120209

Method ADD_EXCEPTION on Interface IF_RSRT_MESSAGE_MANAGER has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) IF_RSRT_MESSAGE_LOG=>TN_ID Message ID 20120209
2 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20120209
3 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20120209
4 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY IF_RSRT_MESSAGE_LOG=>N_CS_MSGTY-ERROR Message Type 20120209
5 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20120209
6 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20120209
7 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20120209
8 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20120209

Method ADD_MESSAGE on Interface IF_RSRT_MESSAGE_MANAGER has no exception.

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_RSRT_MESSAGE_LOG=>TN_T_MSG Message List 20120621

Method ADD_MESSAGES on Interface IF_RSRT_MESSAGE_MANAGER has no exception.

Method ADD_MESSAGE_FROM_SYST_MEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) IF_RSRT_MESSAGE_LOG=>TN_ID Message ID 20120209

Method ADD_MESSAGE_FROM_SYST_MEM on Interface IF_RSRT_MESSAGE_MANAGER has no exception.

Method REMOVE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) IF_RSRT_MESSAGE_LOG=>TN_ID Message Log ID 20120621
2 Importing O_MESSAGE_LOG Call by reference Object reference (TYPE REF TO) IF_RSRT_MESSAGE_LOG Message Log 20120621

Method REMOVE_MESSAGES on Interface IF_RSRT_MESSAGE_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700