SAP ABAP Class IF_HR99S00_MESSAGE_HANDLER (HR99S Messages)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HR99S00_MESSAGE_LIST Message list class for TNM IT class 20101111
Properties
Class IF_HR99S00_MESSAGE_HANDLER  
Short Description HR99S Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101110   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HR99S00_MESSAGE_HANDLER has no forward declaration.
Interfaces
Class IF_HR99S00_MESSAGE_HANDLER has no interface implemented.
Friends
Class IF_HR99S00_MESSAGE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ABEND Constant Public Type reference (TYPE) BAPI_MTYPE 'A' Meldungstyp: S Success, E Error, W Warning, I Info, A Abort 20101111
2 GC_ERROR Constant Public Type reference (TYPE) BAPI_MTYPE 'E' Meldungstyp: S Success, E Error, W Warning, I Info, A Abort 20101111
3 GC_INFO Constant Public Type reference (TYPE) BAPI_MTYPE 'I' Meldungstyp: S Success, E Error, W Warning, I Info, A Abort 20101111
4 GC_SUCCESS Constant Public Type reference (TYPE) BAPI_MTYPE 'S' Meldungstyp: S Success, E Error, W Warning, I Info, A Abort 20101111
5 GC_WARNING Constant Public Type reference (TYPE) BAPI_MTYPE 'W' Meldungstyp: S Success, E Error, W Warning, I Info, A Abort 20101111
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Transfer Message to Message Handler 20101111
Events
Class IF_HR99S00_MESSAGE_HANDLER has no event.
Types
Class IF_HR99S00_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 IS_MESSAGE Call by reference Type reference (TYPE) HR99S_MSG Error message with Personnel Number 20101111
2 Importing IV_AVOID_DUPLICATE Call by reference Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101111

Method ADD_MESSAGE on class IF_HR99S00_MESSAGE_HANDLER has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in