SAP ABAP Class /ISDFPS/CL_MAT_MESSAGE_HANDLER (Message Handling of Material Assignment)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-OF-PER (Application Component) Personnel Categories
     /ISDFPS/HCM_PERSEQUIPMENT (Package) HCM Personnel Equipment
Properties
Class /ISDFPS/CL_MAT_MESSAGE_HANDLER  
Short Description Message Handling of Material Assignment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/HCM_PERSEQUIPMENT   HCM Personnel Equipment 
Created 20050420   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /ISDFPS/CL_MAT_MESSAGE_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /ISDFPS/CL_MAT_MESSAGE_HANDLER has no interface implemented.
Friends
Class /ISDFPS/CL_MAT_MESSAGE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20050420
2 C_PROBCLASS_HIGH Constant Public Type reference (TYPE) BALPROBCL '2' Error: High 20050421
3 C_PROBCLASS_MEDIUM Constant Public Type reference (TYPE) BALPROBCL '3' Warning 20050421
4 C_PROBCLASS_SUCCESS Constant Public Type reference (TYPE) BALPROBCL SPACE Success Message 20050421
5 C_PROBCLASS_VERY_HIGH Constant Public Type reference (TYPE) BALPROBCL '1' Errors Very High 20050421
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050420
2 DISPLAY_LOG Instance method Public Method Display log 20050420
3 EXCLUDE_ERROR_LOG Instance method Public Method Exclude Function Code ERROR from GUI Status 20050420
4 MESSAGE_ADD Instance method Public Method Insert Message in Log 20050420
5 MESSAGE_DELETE_ALL Instance method Public Method Refresh Application Log 20070320
Events
Class /ISDFPS/CL_MAT_MESSAGE_HANDLER has no event.
Types
Class /ISDFPS/CL_MAT_MESSAGE_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REPID Value transfer Type reference (TYPE) REPID Abap-Reportname 20050420
2 Importing IM_TITLE Value transfer Type reference (TYPE) BALTITLE Anwendungs-Log: Titel des Dynpros 20050420
# Exception Resumable Description Created on
1 CANNOT_CREATE_LOG Loghandle kann nicht erzeugt werden 20050420

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REPID Value transfer Type reference (TYPE) REPID Abap-Reportname 20050420
2 Importing IM_TITLE Value transfer Type reference (TYPE) BALTITLE Anwendungs-Log: Titel des Dynpros 20050420
# Exception Resumable Description Created on
1 CANNOT_GET_SINGLE_LOG_PROFILE Anzeigeprofil für Protokoll kann nicht ermittelt werden 20050420
2 DISPLAY_NOT_POSSIBLE Anzeige des Protokolls nicht möglich 20050420

Method EXCLUDE_ERROR_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_EXCLUDING_TAB Call by reference Type reference (TYPE) SLIS_T_EXTAB Excluding Tabelle 20050420
2 Importing IM_ERROR Call by reference Type reference (TYPE) GUI_CODE Menu Painter: Objektcode 20050420
# Exception Resumable Description Created on
1 CANNOT_GET_LOG_STATISTICS Protokollstatistiken können nicht ermittelt werden 20050420

Method MESSAGE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSG Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20050420
2 Importing IM_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20050420
3 Importing IM_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL C_PROBCLASS_HIGH Anwendungs-Log: Problemklasse einer Meldung 20050420
4 Importing IV_DISPLAY Call by reference Type reference (TYPE) XFELD SPACE Meldung sofort anzeigen 20070320
# Exception Resumable Description Created on
1 CANNOT_ADD_MESSAGE Meldung kann nicht hinzugefügt werden 20050420

Method MESSAGE_DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20070320
2 Importing IM_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL C_PROBCLASS_HIGH Anwendungs-Log: Problemklasse einer Meldung 20070320

Method MESSAGE_DELETE_ALL on class /ISDFPS/CL_MAT_MESSAGE_HANDLER has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600