SAP ABAP Class IF_XSS_CAT_UIA_MESSAGES (Access to Messages)
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
Class | IF_XSS_CAT_UIA_MESSAGES | |
Short Description | Access to Messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030723 | SAP |
Last change | 20050705 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_XSS_CAT_UIA_MESSAGES has no forward declaration.
Interfaces
Class IF_XSS_CAT_UIA_MESSAGES has no interface implemented.
Friends
Class IF_XSS_CAT_UIA_MESSAGES has no friend class.
Attributes
Class 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
Class IF_XSS_CAT_UIA_MESSAGES has no event.
Types
Class 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 class 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 class 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 class IF_XSS_CAT_UIA_MESSAGES has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in |