SAP ABAP Class IF_RRMS_LISTENER (Collect messages)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RRMS_LISTENER 20071016
Properties
Class IF_RRMS_LISTENER  
Short Description Collect messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071015   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RRMS_APPL_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RRMS_LISTENER has no interface implemented.
Friends
Class IF_RRMS_LISTENER has no friend class.
Attributes
Class IF_RRMS_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method 20071016
2 CREATE Static method Public Method 20071016
3 FREE Instance method Public Method 20071016
4 READ_MESSAGES Instance method Public Method 20071016
Events
Class IF_RRMS_LISTENER has no event.
Types
Class IF_RRMS_LISTENER has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_MSG Call by reference Type reference (TYPE) RS_S_MSG 20071016

Method ADD_MESSAGE on class IF_RRMS_LISTENER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL CL_RRMS_APPL_LOG=>PROBCLASS_HIGH Anwendungs-Log: Problemklasse einer Meldung 20071016
2 Returning R_R_LISTENER Value transfer Object reference (TYPE REF TO) IF_RRMS_LISTENER Meldungen sammeln 20071016

Method CREATE on class IF_RRMS_LISTENER has no exception.

Method FREE Signature

Method FREE on class IF_RRMS_LISTENER has no parameter.
Method FREE on class IF_RRMS_LISTENER has no exception.

Method READ_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20071016
2 Exporting E_T_MSG_SHOW Call by reference Type reference (TYPE) RS_T_MSG_SHOW Anwendungs-Log: In der Protokollanzeige nutzbare Daten 20071016

Method READ_MESSAGES on class IF_RRMS_LISTENER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in