SAP ABAP Class CL_RSSH_MESSAGE_HANDLER (Message Handler for Controls)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSSH (Package) BW: Hierarchy Processing - General
Properties
Class CL_RSSH_MESSAGE_HANDLER  
Short Description Message Handler for Controls    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RH    
Program status P  SAP Standard Production Program 
Category 0   
Package RSSH   BW: Hierarchy Processing - General 
Created 20020729   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSSH_MESSAGE_HANDLER has no interface implemented.
Friends
Class CL_RSSH_MESSAGE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_HANDLE_MESSAGE Static Attribute Public Type reference (TYPE) SYUCOMM '%HANDLE_MESSAGE%' Screens, Function Code Triggered by PAI 20020729
2 P_T_MSG Static Attribute Private Type reference (TYPE) GT_T_MSG Application Log: Useful Data in the Log Display 20020729
Methods
# Method Level Visibility Method type Description Created on
1 CALL_MESSAGE Static method Public Method Issue Message (Has to be Called in PAI) 20020730
2 GET_MESSAGE Static method Public Method Delivers the Last Message (Not Necessary) 20020729
3 RAISE_MESSAGE Static method Public Method Notes the Message and Triggers fcode C_HANDLE_MESSAGE 20020729
Events
Class CL_RSSH_MESSAGE_HANDLER has no event.
Types
Class CL_RSSH_MESSAGE_HANDLER has no local type.
Method Signatures

Method CALL_MESSAGE Signature

Method CALL_MESSAGE on class CL_RSSH_MESSAGE_HANDLER has no parameter.
Method CALL_MESSAGE on class CL_RSSH_MESSAGE_HANDLER has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20020729
2 Exporting E_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20020729
3 Exporting E_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20020729
4 Exporting E_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020729
5 Exporting E_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020729
6 Exporting E_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020729
7 Exporting E_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020729
8 Exporting E_S_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20020729

Method GET_MESSAGE on class CL_RSSH_MESSAGE_HANDLER has no exception.

Method RAISE_MESSAGE 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 Nachrichten, Nachrichtenklasse 20020729
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20020729
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20020729
4 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020729
5 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020729
6 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020729
7 Importing I_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20020729
8 Importing I_S_MSG Call by reference Type reference (TYPE) ANY beliebige Messagestruktur 20020729
9 Importing I_USE_STRUCTURE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20020729

Method RAISE_MESSAGE on class CL_RSSH_MESSAGE_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A