SAP ABAP Class IF_SWNC_MESSAGE_LISTENER (IF_SWNC_MESSAGE_LISTENER)
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
Class IF_SWNC_MESSAGE_LISTENER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041012   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWNC_MESSAGE_LISTENER has no forward declaration.
Interfaces
Class IF_SWNC_MESSAGE_LISTENER has no interface implemented.
Friends
Class IF_SWNC_MESSAGE_LISTENER has no friend class.
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
Class IF_SWNC_MESSAGE_LISTENER has no event.
Types
Class 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 class 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 class 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 class 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 class IF_SWNC_MESSAGE_LISTENER has no exception.

Method FINALIZE Signature

Method FINALIZE on class IF_SWNC_MESSAGE_LISTENER has no parameter.
Method FINALIZE on class 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 class IF_SWNC_MESSAGE_LISTENER has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in