SAP ABAP Interface IF_SWNC_MESSAGE_LISTENER (IF_SWNC_MESSAGE_LISTENER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_COLL (Package) Collector and Aggregates
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_CONTROL_LOG Collector Control 20041012
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_CONTROL_MONITORING Collector Control 20041013
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWNC_MESSAGE_CONTROL Message Controller 20041012
Properties
Interface IF_SWNC_MESSAGE_LISTENER  
Short Description    
General Data
Package SWNC_COLL   Collector and Aggregates 
Created 20041012   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWNC_MESSAGE_LISTENER has no forward declaration.
Interfaces
Interface IF_SWNC_MESSAGE_LISTENER has no interface.
Friends
Interface IF_SWNC_MESSAGE_LISTENER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE_ERROR Constant Public Type reference (TYPE) SYMSGTY 'E' Message Type 20041013
2 MESSAGE_SUCCESS Constant Public Type reference (TYPE) SYMSGTY 'S' 20041013
3 MESSAGE_WARNING Constant Public Type reference (TYPE) SYMSGTY 'W' 20041013
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERROR_MESSAGE Instance method Public Method 20041012
2 ADD_EXCEPTION Instance method Public Method 20041012
3 ADD_SUCCESS_MESSAGE Instance method Public Method 20041012
4 ADD_WARNING_MESSAGE Instance method Public Method 20041012
5 FINALIZE Instance method Public Method 20041012
6 INITIALIZE Instance method Public Method 20041012
Events
Interface IF_SWNC_MESSAGE_LISTENER has no event.
Types
Interface IF_SWNC_MESSAGE_LISTENER has no local type.
Method Signatures

Method ADD_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Textfeld 20041012
2 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
3 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
4 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
5 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012

Method ADD_ERROR_MESSAGE on Interface IF_SWNC_MESSAGE_LISTENER has no exception.

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20041012

Method ADD_EXCEPTION on Interface IF_SWNC_MESSAGE_LISTENER has no exception.

Method ADD_SUCCESS_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Textfeld 20041012
2 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
3 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
4 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
5 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012

Method ADD_SUCCESS_MESSAGE on Interface IF_SWNC_MESSAGE_LISTENER has no exception.

Method ADD_WARNING_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Textfeld 20041012
2 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
3 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
4 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012
5 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041012

Method ADD_WARNING_MESSAGE on Interface IF_SWNC_MESSAGE_LISTENER has no exception.

Method FINALIZE Signature

Method FINALIZE on Interface IF_SWNC_MESSAGE_LISTENER has no parameter.
Method FINALIZE on Interface IF_SWNC_MESSAGE_LISTENER has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtentyp 20041012

Method INITIALIZE on Interface IF_SWNC_MESSAGE_LISTENER has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700