SAP ABAP Class CL_SMT_WD_MESSAGE_PUBLISHER (Raises web dynpro messages)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_WEB_DYNPRO (Package) web dynrpro UI classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMT_MESSAGE_PUBLISHER Raise publish message events 20080106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_WD_MESSAGE_PUBLISHER Web Dynpro: Interface for Context Nodes 20080106
Properties
Class CL_SMT_WD_MESSAGE_PUBLISHER  
Short Description Raises web dynpro messages    
Super Class CL_SMT_MESSAGE_PUBLISHER Raise publish message events 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_WEB_DYNPRO   web dynrpro UI classes 
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_WD_MESSAGE_PUBLISHER Web Dynpro: Interface for Context Nodes 20080106
Friends
Class CL_SMT_WD_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_WD_MESSAGE_PUBLISHER Raises web dynpro messages 20080106
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080106
2 GET_WD_INSTANCE Static method Public Method Return an instance of the web dynpro class 20080106
3 RAISE_CLEAR_ATTRIBUTE_MSGS Instance method Public Method Raise clear attribute messages 20080202
4 RAISE_PUBLISH_ATTRIBUTE_MSGS Instance method Public Method Raise web dynpro attribute(s) message event 20080106
Events
# Event Type Visibility Description Created on
1 CLEAR_ATTRIBUTE_MESSAGES Instance Event
(0)
Public
(2)
20080202
2 PUBLISH_WD_ATTRIBUTE_MESSAGES Instance Event
(0)
Public
(2)
20080106
Types
Class CL_SMT_WD_MESSAGE_PUBLISHER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_WD_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_WD_MESSAGE_PUBLISHER Raises web dynpro messages 20080106

Method GET_WD_INSTANCE on class CL_SMT_WD_MESSAGE_PUBLISHER has no exception.

Method RAISE_CLEAR_ATTRIBUTE_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20080202
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) SMT_STRING String 20080202

Method RAISE_CLEAR_ATTRIBUTE_MSGS on class CL_SMT_WD_MESSAGE_PUBLISHER has no exception.

Method RAISE_PUBLISH_ATTRIBUTE_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20080106
2 Importing IO_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_SMT_PROTOCOL 20080107
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) STRING_TABLE String 20080219
4 Importing IT_MESSAGE Call by reference Type reference (TYPE) SMT_ERROR_TAB 20080106
5 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) SMT_STRING String 20080219
6 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID CL_SMT_CONFIG_CONST=>GC_MSGID_DEFAULT Message Class 20080106
7 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080106
8 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY CL_SMT_CONFIG_CONST=>GC_MSGTY_ERROR Message Type 20080106
9 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20080106
10 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20080106
11 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20080106
12 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20080106

Method RAISE_PUBLISH_ATTRIBUTE_MSGS on class CL_SMT_WD_MESSAGE_PUBLISHER has no exception.
Event Signatures

Event CLEAR_ATTRIBUTE_MESSAGES Signature
Event CLEAR_ATTRIBUTE_MESSAGES on class CL_SMT_WD_MESSAGE_PUBLISHER has no parameter.
Event PUBLISH_WD_ATTRIBUTE_MESSAGES Signature
Event PUBLISH_WD_ATTRIBUTE_MESSAGES on class CL_SMT_WD_MESSAGE_PUBLISHER has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701