SAP ABAP Class IF_HRBAS_MESSAGE_HANDLER (Message Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRBAS_DUMMY_MESSAGE_HANDLER Dummy Message Handler 20030901
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRBAS_MESSAGE_HANDLER Message Handler 20091210
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRBAS_MESSAGE_LIST HR-PD Infotypes: Messages 20030901
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRBAS_MESSAGE_REMAP Generic Message Adapter 20030901
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRBAS_MESSAGE_STRUCT_REMAP HR: PD Infotypes Message Handling, Structure Assignment 20030317
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRTNM_MESSAGE_LIST Message list class for TNM IT class 20070125
Properties
Class IF_HRBAS_MESSAGE_HANDLER  
Short Description Message Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030901   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRBAS_MESSAGE_HANDLER has no forward declaration.
Interfaces
Class IF_HRBAS_MESSAGE_HANDLER has no interface implemented.
Friends
Class IF_HRBAS_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 20030901
2 ERROR Constant Public Type reference (TYPE) BAPI_MTYPE 'E' Message Type: S Success, E Error, W Warning, I Info, A Abort 20030901
3 INFO Constant Public Type reference (TYPE) BAPI_MTYPE 'I' Message Type: S Success, E Error, W Warning, I Info, A Abort 20030901
4 SUCCESS Constant Public Type reference (TYPE) BAPI_MTYPE 'S' Message Type: S Success, E Error, W Warning, I Info, A Abort 20030901
5 WARNING Constant Public Type reference (TYPE) BAPI_MTYPE 'W' Message Type: S Success, E Error, W Warning, I Info, A Abort 20030901
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Transfer Message to Message Handler 20030901
Events
Class IF_HRBAS_MESSAGE_HANDLER has no event.
Types
Class IF_HRBAS_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 CONTEXT Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_CONTEXT 20030901
2 Importing DETAIL_LEVEL Call by reference Type reference (TYPE) BALLEVEL '1' Anwendungs-Log: Detaillierungsgrad 20030901
3 Importing FIELD_LIST Call by reference Type reference (TYPE) HRBAS_FIELD_TAB Feldliste 20030901
4 Importing MESSAGE Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20030901
# Exception Resumable Description Created on
1 CX_HRBAS_VIOLATED_ASSERTION HR-PD-Infotypdaten, unerfüllte Programmbedingung 20030901
History
Last changed by/on SAP  20110908 
SAP Release Created in