SAP ABAP Class CL_HRPAYCH_MESSAGE_LIST (Error Messages)
Hierarchy
☛
SAP_HRCCH (Software Component) Sub component SAP_HRCCH of SAP_HR
⤷
PA-PA-CH (Application Component) Switzerland
⤷
PB02 (Package) HR Master Data: Switzerland
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYCH_MESSAGE_HANDLER | HR CH: Error Messages | 20040625 |
Properties
| Class | CL_HRPAYCH_MESSAGE_LIST | |
| Short Description | Error Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PB02 | HR Master Data: Switzerland |
| Created | 20040625 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPAYCH_MESSAGE_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYCH_MESSAGE_HANDLER | HR CH: Error Messages | 20040625 |
Friends
Class CL_HRPAYCH_MESSAGE_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR5 | 'AEISW' | Character field length 5 | 20040625 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | HRPAYCH_MESSAGE_TAB | HR CH: Error Messages | 20040625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Combine Error Messages | 20040625 | |
| 2 | Instance method | Public | Method | Get Message List | 20040625 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MESSAGE | Instance Event (0) |
Public (2) |
20040625 |
Types
Class CL_HRPAYCH_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 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYCH_MESSAGE_HANDLER | HR-CH: Fehlermeldungen | 20040625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20040625 |
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) | HRPAYCH_MESSAGE_TAB | HR-CH: Fehlermeldungen | 20040625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20040625 |
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 | Struktur der Message-Variablen | 20040625 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 500 |