SAP ABAP Class CL_HRECM00_SIMPLE_MSG_HANDLER (HR: Stammdaten Meldungen)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-EC-JP (Application Component) Job Pricing
⤷
PAOC_ECM_JPR_BL (Package) Job Pricing - Business Logic
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRECM00_BOOLEAN | JPR: Attributes True and False | 20030212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRECM00_MESSAGE_HANDLER | HR Compensation: Messages | 20030403 |
Properties
| Class | CL_HRECM00_SIMPLE_MSG_HANDLER | |
| Short Description | HR: Stammdaten Meldungen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_ECM_JPR_BL | Job Pricing - Business Logic |
| Created | 20030203 | SAP |
| Last change | 00000000 | 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_HRECM00_BOOLEAN | JPR: Attributes True and False | 20030212 | ||
| 2 | IF_HRECM00_MESSAGE_HANDLER | HR Compensation: Messages | 20030403 |
Friends
Class CL_HRECM00_SIMPLE_MSG_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR05 | 'AEISW' | Character field length 5 | 20030203 | ||
| 2 | Constant | Private | Type reference (TYPE) | HRPAD_CHAR09 | '123456789' | HR: Master Data, Char Field of Length 09 | 20030203 | ||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20030403 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20030203 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20030403 | |||||
| 6 | Constant | Private | Type reference (TYPE) | I | 9 | 20030203 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | HRPAD_MESSAGE_TAB | HR Master Data: Message List | 20030203 | |||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20030403 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20030203 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20030403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030403 | ||
| 2 | Instance method | Public | Method | Clear all messages | 20030204 | |
| 3 | Instance method | Private | Method | Extract Messages | 20030203 | |
| 4 | Instance method | Public | Method | Get List of Messages | 20030203 | |
| 5 | Instance method | Public | Method | Object Contains Message | 20030203 | |
| 6 | Instance method | Public | Method | All messages get a certain detail level | 20030203 | |
| 7 | Instance method | Public | Method | All Errors are translated into warnings | 20030203 |
Events
Class CL_HRECM00_SIMPLE_MSG_HANDLER has no event.
Types
Class CL_HRECM00_SIMPLE_MSG_HANDLER has no local type.
Method Signatures
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class CL_HRECM00_SIMPLE_MSG_HANDLER has no parameter.
Method ADD_MESSAGE on class CL_HRECM00_SIMPLE_MSG_HANDLER has no exception.
Method CLEAR_MESSAGE_LIST Signature
Method CLEAR_MESSAGE_LIST on class CL_HRECM00_SIMPLE_MSG_HANDLER has no parameter.
Method CLEAR_MESSAGE_LIST on class CL_HRECM00_SIMPLE_MSG_HANDLER has no exception.
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) | HRPAD_MESSAGE_TAB | Personalstammdaten: Meldungsliste | 20030203 | |||
| 2 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp: S Erfolg E Fehler W Warnung I Info A Abbruch | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20030203 |
Method GET_MESSAGE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Type reference (TYPE) | HRPAD_MESSAGE_TAB | Personalstammdaten: Meldungsliste | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20030203 |
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 für Domäne BOOLE: TRUE (="X") und FALSE (=" ") | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20030203 |
Method REMAP_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) | I | 20030203 |
Method REMAP_DETAIL_LEVEL on class CL_HRECM00_SIMPLE_MSG_HANDLER has no exception.
Method REMAP_ERROR_TO_WARNING Signature
Method REMAP_ERROR_TO_WARNING on class CL_HRECM00_SIMPLE_MSG_HANDLER has no parameter.
Method REMAP_ERROR_TO_WARNING on class CL_HRECM00_SIMPLE_MSG_HANDLER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 200 |