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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20050420 | |||
| 2 | Constant | Public | Type reference (TYPE) | BALPROBCL | '2' | Error: High | 20050421 | ||
| 3 | Constant | Public | Type reference (TYPE) | BALPROBCL | '3' | Warning | 20050421 | ||
| 4 | Constant | Public | Type reference (TYPE) | BALPROBCL | SPACE | Success Message | 20050421 | ||
| 5 | Constant | Public | Type reference (TYPE) | BALPROBCL | '1' | Errors Very High | 20050421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050420 | |
| 2 | Instance method | Public | Method | Display log | 20050420 | |
| 3 | Instance method | Public | Method | Exclude Function Code ERROR from GUI Status | 20050420 | |
| 4 | Instance method | Public | Method | Insert Message in Log | 20050420 | |
| 5 | 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 | IM_REPID | Value transfer | Type reference (TYPE) | REPID | Abap-Reportname | 20050420 | |||
| 2 | IM_TITLE | Value transfer | Type reference (TYPE) | BALTITLE | Anwendungs-Log: Titel des Dynpros | 20050420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_REPID | Value transfer | Type reference (TYPE) | REPID | Abap-Reportname | 20050420 | |||
| 2 | IM_TITLE | Value transfer | Type reference (TYPE) | BALTITLE | Anwendungs-Log: Titel des Dynpros | 20050420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anzeigeprofil für Protokoll kann nicht ermittelt werden | 20050420 | ||
| 2 | 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 | CH_EXCLUDING_TAB | Call by reference | Type reference (TYPE) | SLIS_T_EXTAB | Excluding Tabelle | 20050420 | |||
| 2 | IM_ERROR | Call by reference | Type reference (TYPE) | GUI_CODE | Menu Painter: Objektcode | 20050420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_MSG | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20050420 | |||
| 2 | IM_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20050420 | |||
| 3 | IM_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | C_PROBCLASS_HIGH | Anwendungs-Log: Problemklasse einer Meldung | 20050420 | ||
| 4 | IV_DISPLAY | Call by reference | Type reference (TYPE) | XFELD | SPACE | Meldung sofort anzeigen | 20070320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IM_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20070320 | |||
| 2 | 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 |