SAP ABAP Class IF_HRPAYCH_ELM_MSG_HANDLER (HR-CH: Error Messages ELM)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_HRPAYCH_MESSAGE_HANDLER | HR CH: Error Messages | 20071018 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYCH_ELM_DUMMY_MSGH | ELM: Trash Can for Error Messages | 20071019 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYCH_ELM_MSG_LIST | ELM: List with Error Messages | 20071018 |
Properties
| Class | IF_HRPAYCH_ELM_MSG_HANDLER | |
| Short Description | HR-CH: Error Messages ELM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071018 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRPAYCH_ELM_MSG_HANDLER has no forward declaration.
Interfaces
Class IF_HRPAYCH_ELM_MSG_HANDLER has no interface implemented.
Friends
Class IF_HRPAYCH_ELM_MSG_HANDLER has no friend class.
Attributes
Class IF_HRPAYCH_ELM_MSG_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | ELM: Transfer Notification | 20071018 | |
| 2 | Instance method | Public | Method | ELM: Transfer Notification Via Structure | 20071018 | |
| 3 | Instance method | Public | Method | ELM: Transfer Notification Via Table | 20071019 | |
| 4 | Instance method | Public | Method | ELM: Check If Messages Exist | 20071030 | |
| 5 | Instance method | Public | Method | ELM: Get Notifications As Table | 20071018 |
Events
Class IF_HRPAYCH_ELM_MSG_HANDLER has no event.
Types
Class IF_HRPAYCH_ELM_MSG_HANDLER has no local type.
Method Signatures
Method ELM_ADD_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_IS_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20071018 | |||
| 2 | IM_ANWSCH | Call by reference | Type reference (TYPE) | P02_ANWSCHCH | 'INT' | Anwendungsschlüssel Schweiz | 20071018 | ||
| 3 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'RP' | Nachrichtenklasse | 20071018 | ||
| 4 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | '016' | Nachrichtennummer | 20071018 | ||
| 5 | IM_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'I' | Nachrichtentyp | 20071018 | ||
| 6 | IM_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichtenvariable | 20071018 | |||
| 7 | IM_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichtenvariable | 20071018 | |||
| 8 | IM_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Nachrichtenvariable | 20071018 | |||
| 9 | IM_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Nachrichtenvariable | 20071018 | |||
| 10 | IM_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20071018 |
Method ELM_ADD_MSG on class IF_HRPAYCH_ELM_MSG_HANDLER has no exception.
Method ELM_ADD_MSG_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSG | Call by reference | Type reference (TYPE) | HRPAYCH_PERNR_MESSAGE | Meldungen mit Personalnummer und Anwendungsschlüssel | 20071018 |
Method ELM_ADD_MSG_STRUC on class IF_HRPAYCH_ELM_MSG_HANDLER has no exception.
Method ELM_ADD_MSG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSG_TAB | Call by reference | Type reference (TYPE) | HRPAYCH_PERNR_MESSAGE_LIST | 20071019 |
Method ELM_ADD_MSG_TABLE on class IF_HRPAYCH_ELM_MSG_HANDLER has no exception.
Method ELM_CONTAINS_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONTAINS_MESSAGES | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20071030 |
Method ELM_CONTAINS_MESSAGES on class IF_HRPAYCH_ELM_MSG_HANDLER has no exception.
Method ELM_GET_MSG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MSG_TABLE | Call by reference | Type reference (TYPE) | HRPAYCH_PERNR_MESSAGE_LIST | Meldungsliste mit Personalnummer und Anwendungsschlüssel | 20071018 |
Method ELM_GET_MSG_TABLE on class IF_HRPAYCH_ELM_MSG_HANDLER has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |