SAP ABAP Interface IF_HRBAS_MESSAGE_HANDLER (Message Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00_ITF (Package) Infotype Framework
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
Interface IF_HRBAS_MESSAGE_HANDLER  
Short Description Message Handler    
General Data
Package SP00_ITF   Infotype Framework 
Created 20030901   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_HRBAS_MESSAGE_HANDLER has no forward declaration.
Interfaces
Interface IF_HRBAS_MESSAGE_HANDLER has no interface.
Friends
Interface IF_HRBAS_MESSAGE_HANDLER has no friend.
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
Interface IF_HRBAS_MESSAGE_HANDLER has no event.
Types
Interface 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 700