SAP ABAP Interface IF_XSS_CAT_UIA_MESSAGES (Access to Messages)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
CA-TS (Application Component) Time Sheet
⤷
PAOC_CATS_ESS_UIA_OBJECTS_GEN (Package) Version-Independent Implementation of UIA Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSS_CAT_UIA_MESSAGE_HANDLER | Formattng of Error Messages for UI | 20030723 |
Properties
| Interface | IF_XSS_CAT_UIA_MESSAGES | |
| Short Description | Access to Messages |
General Data
| Package | PAOC_CATS_ESS_UIA_OBJECTS_GEN | Version-Independent Implementation of UIA Objects |
| Created | 20030723 | SAP |
| Last changed | 20050705 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XSS_CAT_UIA_MESSAGES has no forward declaration.
Interfaces
Interface IF_XSS_CAT_UIA_MESSAGES has no interface.
Friends
Interface IF_XSS_CAT_UIA_MESSAGES has no friend.
Attributes
Interface IF_XSS_CAT_UIA_MESSAGES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Message from RFC Layer | 20030725 | |
| 2 | Instance method | Public | Method | Get Error Messages in UI Format | 20030926 | |
| 3 | Instance method | Public | Method | Get Error Messages in UI Format | 20030926 |
Events
Interface IF_XSS_CAT_UIA_MESSAGES has no event.
Types
Interface IF_XSS_CAT_UIA_MESSAGES has no local type.
Method Signatures
Method ADD_RFC_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20030725 | |||
| 2 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20030725 | |||
| 3 | IM_MSGTEXT | Call by reference | Type reference (TYPE) | BAPI_MSG | Meldungstext | 20030725 | |||
| 4 | IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20030725 | |||
| 5 | IM_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20030725 | |||
| 6 | IM_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20030725 | |||
| 7 | IM_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20030725 | |||
| 8 | IM_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20030725 | |||
| 9 | RESULT | Value transfer | Type reference (TYPE) | HRXSS_CAT_UI_MESSAGE_T | Tabelle mit Fehlermeldungen | 20030725 |
Method ADD_RFC_MESSAGE on Interface IF_XSS_CAT_UIA_MESSAGES has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE_ID | Call by reference | Type reference (TYPE) | XSS_CAT_MESS_ID | Eindeutige Kennung einer Meldung im Message-Handler | 20030926 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | HRXSS_CAT_UI_MESSAGE | ESS_CATS Meldungen | 20030926 |
Method GET_MESSAGE on Interface IF_XSS_CAT_UIA_MESSAGES has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | HRXSS_CAT_UI_MESSAGE_T | Tabelle mit Fehlermeldungen | 20030926 |
Method GET_MESSAGES on Interface IF_XSS_CAT_UIA_MESSAGES has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 100 |