SAP ABAP Class IF_RSRT_MESSAGE_MANAGER (Message Manager)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_MESSAGE_LOG Message Log 20120209
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
Class IF_RSRT_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 20120209   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSRT_MESSAGE_MANAGER has no interface implemented.
Friends
Class IF_RSRT_MESSAGE_MANAGER has no friend class.
Attributes
Class 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
Class IF_RSRT_MESSAGE_MANAGER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_RSRT_MESSAGE_MANAGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in