SAP ABAP Class CL_SMT_MESSAGE_PUBLISHER (Raise publish message events)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_UTILITIES (Package) utility services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_MESSAGE_PUBLISHER Defines an event for publishing messages 20080106
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMT_WD_MESSAGE_PUBLISHER Raises web dynpro messages 20080106
Properties
Class CL_SMT_MESSAGE_PUBLISHER  
Short Description Raise publish message events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_UTILITIES   utility services 
Created 20080106   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SMT_CONFIG_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_MESSAGE_PUBLISHER Defines an event for publishing messages 20080106
Friends
Class CL_SMT_MESSAGE_PUBLISHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SO_ME Static Attribute Private Object reference (TYPE REF TO) CL_SMT_MESSAGE_PUBLISHER Raise publish message events 20080106
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080215
2 COLLECT_MESSAGES Instance method Protected Method Return the list of messages 20080107
3 GET_INSTANCE Static method Public Method Return an instance of the class 20080106
4 RAISE_CLEAR_MESSAGES Instance method Public Method Raise clear messages event 20080106
5 RAISE_PUBLISH_MESSAGES Instance method Public Method Raise publish messages event 20080106
Events
# Event Type Visibility Description Created on
1 CLEAR_MESSAGES Instance Event
(0)
Public
(2)
20080106
2 PUBLISH_MESSAGES Instance Event
(0)
Public
(2)
20080106
Types
Class CL_SMT_MESSAGE_PUBLISHER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SMT_MESSAGE_PUBLISHER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SMT_MESSAGE_PUBLISHER has no exception.

Method COLLECT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_SMT_PROTOCOL 20080107
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) SMT_ERROR_TAB 20080107
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID CL_SMT_CONFIG_CONST=>GC_MSGID_DEFAULT Message Class 20080107
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080107
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY CL_SMT_CONFIG_CONST=>GC_MSGTY_ERROR Message Type 20080107
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20080107
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20080107
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20080107
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20080107
10 Returning RTR_MESSAGE Value transfer Object reference (TYPE REF TO) SMT_ERROR_TAB 20080107

Method COLLECT_MESSAGES on class CL_SMT_MESSAGE_PUBLISHER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SMT_MESSAGE_PUBLISHER Raise publish message events 20080106

Method GET_INSTANCE on class CL_SMT_MESSAGE_PUBLISHER has no exception.

Method RAISE_CLEAR_MESSAGES Signature

Method RAISE_CLEAR_MESSAGES on class CL_SMT_MESSAGE_PUBLISHER has no parameter.
Method RAISE_CLEAR_MESSAGES on class CL_SMT_MESSAGE_PUBLISHER has no exception.

Method RAISE_PUBLISH_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_SMT_PROTOCOL 20080107
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) SMT_ERROR_TAB 20080106
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID CL_SMT_CONFIG_CONST=>GC_MSGID_DEFAULT Message Class 20080106
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080106
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY CL_SMT_CONFIG_CONST=>GC_MSGTY_ERROR Message Type 20080106
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20080106
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20080106
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20080106
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20080106
10 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20080410

Method RAISE_PUBLISH_MESSAGES on class CL_SMT_MESSAGE_PUBLISHER has no exception.
Event Signatures

Event CLEAR_MESSAGES Signature
Event CLEAR_MESSAGES on class CL_SMT_MESSAGE_PUBLISHER has no parameter.
Event PUBLISH_MESSAGES Signature
Event PUBLISH_MESSAGES on class CL_SMT_MESSAGE_PUBLISHER has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701