SAP ABAP Class CL_HRGE_PERNR_MESSAGE_LIST (HR-Stammdaten: Meldungen mit pernr)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PA-GE (Application Component) Management of Global Employees
⤷
PAOC_PAD_MGE (Package) Management Of Global Employees
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRGE_MESSAGE_CONST | HR-Global employees: messages constants | 20020423 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRGE_MESSAGE_HANDLER | HR-Global employees: messages | 20020423 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20020423 |
Properties
| Class | CL_HRGE_PERNR_MESSAGE_LIST | |
| Short Description | HR-Stammdaten: Meldungen mit pernr | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_MGE | Management Of Global Employees |
| Created | 20020423 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRGE_PERNR_MESSAGE_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRGE_MESSAGE_CONST | HR-Global employees: messages constants | 20020423 | ||
| 2 | IF_HRGE_MESSAGE_HANDLER | HR-Global employees: messages | 20020423 | ||
| 3 | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20020423 |
Friends
Class CL_HRGE_PERNR_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) | 20020423 | |||||
| 2 | Constant | Private | Type reference (TYPE) | CHAR05 | 'AEISW' | Character field length 5 | 20020423 | ||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20020423 | |||||
| 4 | Constant | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020423 | ||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20020423 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | PERNR_D | Personnel Number | 20020423 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | HRPAD_PERNR_MESSAGE_LIST | HR Stammdaten: Meldungsliste mit pernr | 20020423 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20020423 | |||||
| 9 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020423 | ||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20020423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030211 | ||
| 2 | Instance method | Public | Method | Group Messages | 20020423 | |
| 3 | Instance method | Public | Method | 20030211 | ||
| 4 | Instance method | Private | Method | Extract Messages | 20020423 | |
| 5 | Instance method | Public | Method | Get List of Termination Messages | 20020423 | |
| 6 | Instance method | Public | Method | Get List of Error Messages | 20020423 | |
| 7 | Instance method | Public | Method | Get List of Info Messages | 20020423 | |
| 8 | Instance method | Public | Method | Get List of Messages | 20020423 | |
| 9 | Instance method | Public | Method | Get List of Success Messages | 20020423 | |
| 10 | Instance method | Public | Method | Get List of Warning Messages | 20020423 | |
| 11 | Instance method | Public | Method | Object Contains Termination Message | 20020423 | |
| 12 | Instance method | Public | Method | Object Contains Error Message | 20020423 | |
| 13 | Instance method | Public | Method | Object Contains Info Message | 20020423 | |
| 14 | Instance method | Public | Method | Object Contains Message | 20020423 | |
| 15 | Instance method | Public | Method | Object Contains Success Message | 20020423 | |
| 16 | Instance method | Public | Method | Object Contains Warning | 20020423 | |
| 17 | Instance method | Public | Method | 20020423 |
Events
Class CL_HRGE_PERNR_MESSAGE_LIST has no event.
Types
Class CL_HRGE_PERNR_MESSAGE_LIST has no local type.
Method Signatures
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class CL_HRGE_PERNR_MESSAGE_LIST has no parameter.
Method ADD_MESSAGE on class CL_HRGE_PERNR_MESSAGE_LIST has no exception.
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Personalstammdaten: Meldungen | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
Method ADD_PERNR_MESSAGE Signature
Method ADD_PERNR_MESSAGE on class CL_HRGE_PERNR_MESSAGE_LIST has no parameter.
Method ADD_PERNR_MESSAGE on class CL_HRGE_PERNR_MESSAGE_LIST 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_PERNR_MESSAGE_LIST | HR Stammdaten: Meldungsliste mit pernr | 20020423 | |||
| 2 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Meldungstyp: S Erfolg, E Fehler, W Warnung, I Info, A Abbr. | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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) | HRPAD_PERNR_MESSAGE_LIST | HR Stammdaten: Meldungsliste mit pernr | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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) | HRPAD_PERNR_MESSAGE_LIST | HR Stammdaten: Meldungsliste mit pernr | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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) | HRPAD_PERNR_MESSAGE_LIST | HR Stammdaten: Meldungsliste mit pernr | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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) | HRPAD_PERNR_MESSAGE_LIST | HR Stammdaten: Meldungsliste mit pernr | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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) | HRPAD_PERNR_MESSAGE_LIST | HR Stammdaten: Meldungsliste mit pernr | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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) | HRPAD_PERNR_MESSAGE_LIST | HR Stammdaten: Meldungsliste mit pernr | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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 für Domäne BOOLE: TRUE (="X") und FALSE (=" ") | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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 für Domäne BOOLE: TRUE (="X") und FALSE (=" ") | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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 für Domäne BOOLE: TRUE (="X") und FALSE (=" ") | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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 (=" ") | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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 für Domäne BOOLE: TRUE (="X") und FALSE (=" ") | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
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 für Domäne BOOLE: TRUE (="X") und FALSE (=" ") | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalstammdaten: Unerfüllte Programmbedingung | 20020423 |
Method SET_PERNR Signature
Method SET_PERNR on class CL_HRGE_PERNR_MESSAGE_LIST has no parameter.
Method SET_PERNR on class CL_HRGE_PERNR_MESSAGE_LIST has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 110 |