SAP ABAP Class CL_HRBAS_MESSAGE_LIST (HR-PD Infotypes: Messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-OM (Application Component) Organizational Management
⤷
SP00_ITF (Package) Infotype Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRBAS_MESSAGE_HANDLER | Message Handler | 20030901 |
Properties
| Class | CL_HRBAS_MESSAGE_LIST | |
| Short Description | HR-PD Infotypes: Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SP00_ITF | Infotype Framework |
| Created | 20030901 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRBAS_MESSAGE_HANDLER | Message Handler | 20030901 |
Friends
Class CL_HRBAS_MESSAGE_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20030901 | |||||
| 2 | Constant | Private | Type reference (TYPE) | DCHAR5 | 'AEISW' | Character of length 5 | 20030901 | ||
| 3 | Constant | Private | Type reference (TYPE) | HRBAS_CHAR09 | '123456789' | HR: Char. Field of Length 09 | 20030901 | ||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20030901 | |||||
| 5 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>FALSE | False | 20030901 | ||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20030901 | |||||
| 7 | Constant | Private | Type reference (TYPE) | I | 9 | 20030901 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | HRBAS_MESSAGE_TAB | HR Infotype Data: Message List | 20030901 | |||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20030901 | |||||
| 10 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRBAS_BOOLE_D=>TRUE | True | 20030901 | ||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20030901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Combine Error Messages | 20030901 | |
| 2 | Instance method | Private | Method | Verify Eligibility of DETAIL_LEVEL | 20030901 | |
| 3 | Instance method | Private | Method | Extract Messages | 20030901 | |
| 4 | Instance method | Public | Method | Get Termination Message List | 20030901 | |
| 5 | Instance method | Public | Method | Get Error Message List | 20030901 | |
| 6 | Instance method | Public | Method | Get Info Message List | 20030901 | |
| 7 | Instance method | Public | Method | Get Message List | 20030901 | |
| 8 | Instance method | Public | Method | Get Success Message List | 20030901 | |
| 9 | Instance method | Public | Method | Get Warning Message List | 20030901 | |
| 10 | Instance method | Public | Method | Object Contains Termination Message | 20030901 | |
| 11 | Instance method | Public | Method | Object Contains Error Message | 20030901 | |
| 12 | Instance method | Public | Method | Object Contains Info Message | 20030901 | |
| 13 | Instance method | Public | Method | Object Contains Message | 20030901 | |
| 14 | Instance method | Public | Method | Object Contains Success Message | 20030901 | |
| 15 | Instance method | Public | Method | Object Contains Warning | 20030901 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MESSAGE | Instance Event (0) |
Public (2) |
20030901 |
Types
Class CL_HRBAS_MESSAGE_LIST has no local type.
Method Signatures
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADD_DETAIL_LEVEL | Call by reference | Type reference (TYPE) | HRBAS_ADD_LEVEL | '0' | Anwendungs-Log: Detaillierungsgrad | 20030901 | ||
| 2 | MESSAGE_HANDLER | Call by reference | Type reference (TYPE) | HRBAS_MSG_HANDLER_IF_REF | Referenz auf Interface des Message Handlers | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method CLEAN_DETAIL_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAIL_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method EXTRACT_MESSAGE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | HRBAS_MESSAGE_TAB | HR-Infotypdaten: Meldungsliste | 20030901 | |||
| 2 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method GET_ABEND_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | HRBAS_MESSAGE_TAB | HR-Infotypdaten: Meldungsliste | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method GET_ERROR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | HRBAS_MESSAGE_TAB | HR-Infotypdaten: Meldungsliste | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method GET_INFO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | HRBAS_MESSAGE_TAB | HR-Infotypdaten: Meldungsliste | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method GET_MESSAGE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | HRBAS_MESSAGE_TAB | HR-Infotypdaten: Meldungsliste | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method GET_SUCCESS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | HRBAS_MESSAGE_TAB | HR-Infotypdaten: Meldungsliste | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method GET_WARNING_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | HRBAS_MESSAGE_TAB | HR-Infotypdaten: Meldungsliste | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method HAS_ABEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method HAS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method HAS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method HAS_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method HAS_SUCCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Method HAS_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
Event Signatures
Event MESSAGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG | Exporting | Value transfer | Type reference (TYPE) | SYMSG | 20030901 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 700 |