SAP ABAP Class CL_RECA_MESSAGE_SERVICES (Services for Messages)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)
⤷
⤷
Properties
| Class | CL_RECA_MESSAGE_SERVICES | |
| Short Description | Services for Messages | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
| Created | 20040823 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_MESSAGE_SERVICES has no interface implemented.
Friends
Class CL_RECA_MESSAGE_SERVICES has no friend class.
Attributes
Class CL_RECA_MESSAGE_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Exception of Message List with FREE | 20060727 | |
| 2 | Static method | Public | Method | Raising Message from an Exception Object | 20051205 | |
| 3 | Static method | Public | Method | Raising Message from Text with Parameters | 20060404 | |
| 4 | Static method | Public | Method | Gets Message Type of a "Customized Message" | 20040823 |
Events
Class CL_RECA_MESSAGE_SERVICES has no event.
Types
Class CL_RECA_MESSAGE_SERVICES has no local type.
Method Signatures
Method MSGLIST_RAISE_AND_FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_MSGLIST_HEADER | Call by reference | Type reference (TYPE) | CLIKE | Ziel Überschrift (als Subknoten einfügen) | 20060808 | |||
| 2 | ID_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Meldungstyp: zulässig I, W, E, A | 20060727 | ||
| 3 | IF_OR_HIGHER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Sind auch kritischere Meldungstypen zu berücksichtigen? | 20060727 | ||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060727 | |||
| 5 | IO_MSGLIST_DEST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Ziel Nachrichtensammler | 20060727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meldung gefunden, Daten in SY-Variablen | 20060727 |
Method RAISE_FROM_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Globale Exception Referenz | 20051205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aus Exception Objekt | 20051205 |
Method RAISE_TEXT_AS_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PARAMETER1 | Call by reference | Type reference (TYPE) | ANY | Wert für Platzhalter 1 | 20060404 | |||
| 2 | ID_PARAMETER2 | Call by reference | Type reference (TYPE) | ANY | Wert für Platzhalter 2 | 20060404 | |||
| 3 | ID_PARAMETER3 | Call by reference | Type reference (TYPE) | ANY | Wert für Platzhalter 3 | 20060404 | |||
| 4 | ID_PARAMETER4 | Call by reference | Type reference (TYPE) | ANY | Wert für Platzhalter 4 | 20060404 | |||
| 5 | ID_PARAMETER5 | Call by reference | Type reference (TYPE) | ANY | Wert für Platzhalter 5 | 20060404 | |||
| 6 | ID_PARAMETER6 | Call by reference | Type reference (TYPE) | ANY | Wert für Platzhalter 6 | 20060404 | |||
| 7 | ID_PARAMETER7 | Call by reference | Type reference (TYPE) | ANY | Wert für Platzhalter 7 | 20060404 | |||
| 8 | ID_PARAMETER8 | Call by reference | Type reference (TYPE) | ANY | Wert für Platzhalter 8 | 20060404 | |||
| 9 | ID_PARAMETER9 | Call by reference | Type reference (TYPE) | ANY | Wert für Platzhalter 9 | 20060404 | |||
| 10 | ID_TEXT | Call by reference | Type reference (TYPE) | CLIKE | Text, ggf. mit Platzhaltern (&1-&4) | 20060404 | |||
| 11 | ID_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichtentyp | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20060404 | ||
| 2 | Text als Message | 20060404 |
Method READ_CUSTOMIZED_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp ('-' für Nachricht ignorieren) | 20040823 | |||
| 2 | ID_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20040823 | |||
| 3 | ID_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040823 | |||
| 4 | ID_MSGTY_DEFAULT | Value transfer | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichtentyp, Standardeinstellung | 20040823 | ||
| 5 | IF_CHECK_AGAINST_T100S | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Gegen T100S prüfen | 20130715 | ||
| 6 | IO_BUSOBJ | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20040823 |
Method READ_CUSTOMIZED_MESSAGE on class CL_RECA_MESSAGE_SERVICES has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |