SAP ABAP Class IF_HRPAY00_MESSAGE_SERVICES (Service Methods for Message Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 20070808
Properties
Class IF_HRPAY00_MESSAGE_SERVICES  
Short Description Service Methods for Message Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_HRPAY00_MESSAGE_SERVICES has no interface implemented.
Friends
Class IF_HRPAY00_MESSAGE_SERVICES has no friend class.
Attributes
Class IF_HRPAY00_MESSAGE_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_MESSAGES Instance method Public Method Output of Message (in Application Log) 20070808
2 GET_MESSAGE_TABLE Instance method Public Method Provision of Internal Message Table 20070808
3 SEND_MESSAGE Instance method Public Method Output of Message from Log Table 20070808
4 SEND_MESSAGE_TABLE Instance method Public Method Output of Collected Messages as Popup Window 20070808
Events
Class IF_HRPAY00_MESSAGE_SERVICES has no event.
Types
Class IF_HRPAY00_MESSAGE_SERVICES has no local type.
Method Signatures

Method DISPLAY_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLEAR_MESSAGES Call by reference Type reference (TYPE) FLAG Nachrichten nach Ausgabe löschen? 20110324

Method DISPLAY_MESSAGES on class IF_HRPAY00_MESSAGE_SERVICES has no exception.

Method GET_MESSAGE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) HRPAY00T_MESSAGE_TABLE Message-Tabelle für Message-Handler 20070808
2 Importing I_CLEAR_MESSAGES Call by reference Type reference (TYPE) FLAG Nachrichten nach Ausgabe löschen? 20110324

Method GET_MESSAGE_TABLE on class IF_HRPAY00_MESSAGE_SERVICES has no exception.

Method SEND_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUCCESS_MESSAGE Call by reference Type reference (TYPE) BOOLE_D Ausgabe Meldung Typ 'S' anstelle von 'E' (bei PBO-Aufruf) 20070808
# Exception Resumable Description Created on
1 E_MESSAGE_A Ausgabe einer Abbruchmeldung (Message-Typ A) 20070808
2 E_MESSAGE_E Ausgabe einer Fehlermeldung (Message-Typ E) 20070808
3 E_MESSAGE_I Ausgabe einer Information (Message-Typ I) 20070808
4 E_MESSAGE_OTHERS Ausgabe sonstige Meldung (sollte nicht vorkommen) 20070808
5 E_MESSAGE_S Ausgabe einer Erfolgsmeldung (Message-Typ S) 20070808
6 E_MESSAGE_W Ausgabe einer Warnung (Message-Typ W) 20070808

Method SEND_MESSAGE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLEAR_MESSAGES Call by reference Type reference (TYPE) FLAG Nachrichten nach Ausgabe löschen? 20070808
2 Importing I_SUCCESS_MESSAGE Call by reference Type reference (TYPE) FLAG Ausgabe Meldung Typ 'S' anstelle von 'E' (bei PBO-Aufruf) 20070808

Method SEND_MESSAGE_TABLE on class IF_HRPAY00_MESSAGE_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in