SAP ABAP Class IF_HRPAYCH_MESSAGE_HANDLER (HR CH: Error Messages)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HRPAYCH_ELM_MSG_HANDLER HR-CH: Error Messages ELM 20071018
2 Interface composition (i COMPRISING i_ref)  IF_HRPAYCH_MSG_HANDLER_V2 Message Handler Switzerland 20130109
3 Interface composition (i COMPRISING i_ref)  IF_HRPAYCH_MSG_H_CONTEXT Error Messages with Context Information 20100818
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_DUMMY_MSG_H_CONTEXT Handler for Messages 20100818
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_ELM_DUMMY_MSGH ELM: Trash Can for Error Messages 20071019
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_ELM_MSG_LIST ELM: List with Error Messages 20071018
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_MESSAGE_CONTAINER HR-CH: Container for Messages 20040625
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_MESSAGE_LIST Error Messages 20040625
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_MSG_HANDLER_V2 Message Handler Switzerland 2.0 20130109
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_MSG_H_CONTEXT Error Messages with Context Information 20100818
Properties
Class IF_HRPAYCH_MESSAGE_HANDLER  
Short Description HR CH: Error Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040625   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRPAYCH_MESSAGE_HANDLER has no forward declaration.
Interfaces
Class IF_HRPAYCH_MESSAGE_HANDLER has no interface implemented.
Friends
Class IF_HRPAYCH_MESSAGE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABEND Constant Public Type reference (TYPE) BAPI_MTYPE 'A' Message Type: S Success, E Error, W Warning, I Info, A Abort 20040625
2 ERROR Constant Public Type reference (TYPE) BAPI_MTYPE 'E' Message Type: S Success, E Error, W Warning, I Info, A Abort 20040625
3 INFO Constant Public Type reference (TYPE) BAPI_MTYPE 'I' Message Type: S Success, E Error, W Warning, I Info, A Abort 20040625
4 SUCCESS Constant Public Type reference (TYPE) BAPI_MTYPE 'S' Message Type: S Success, E Error, W Warning, I Info, A Abort 20040625
5 WARNING Constant Public Type reference (TYPE) BAPI_MTYPE 'W' Message Type: S Success, E Error, W Warning, I Info, A Abort 20040625
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Transfer Message to Message Handler 20040625
Events
Class IF_HRPAYCH_MESSAGE_HANDLER has no event.
Types
Class IF_HRPAYCH_MESSAGE_HANDLER has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20040625
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION Falscher Meldungstyp 20040625
History
Last changed by/on SAP  20041209 
SAP Release Created in