SAP ABAP Class CL_RPM_MESSAGE_SERVICES (RPM : Message Services)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_SHARED (Package) RPM Shared Objects
⤷
⤷
Properties
| Class | CL_RPM_MESSAGE_SERVICES | |
| Short Description | RPM : Message Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_SHARED | RPM Shared Objects |
| Created | 20030711 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RPM_MESSAGE_SERVICES has no interface implemented.
Friends
Class CL_RPM_MESSAGE_SERVICES has no friend class.
Attributes
Class CL_RPM_MESSAGE_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Post source location of the error message toward the root | 20050128 | |
| 2 | Static method | Public | Method | Add message texts to the log along with the excpetion class | 20030714 | |
| 3 | Static method | Public | Method | Add message texts | 20030922 | |
| 4 | Static method | Public | Method | Add message texts | 20030711 | |
| 5 | Static method | Public | Method | Get message texts | 20030711 |
Events
Class CL_RPM_MESSAGE_SERVICES has no event.
Types
Class CL_RPM_MESSAGE_SERVICES has no local type.
Method Signatures
Method LOG_MESSAGE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte übergeordnete Klasse für alle globalen Ausnahmen | 20050128 | |||
| 2 | IV_DEEP | Value transfer | Type reference (TYPE) | XFELD | Resolve location text to root error | 20050128 | |||
| 3 | IV_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20050128 |
Method LOG_MESSAGE_SOURCE on class CL_RPM_MESSAGE_SERVICES has no exception.
Method LOG_MESSAGE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte übergeordnete Klasse für alle globalen Ausnahmen | 20030715 | |||
| 2 | IV_MSG | Value transfer | Type reference (TYPE) | STRING | Nachrichtentext | 20030718 | |||
| 3 | IV_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20030714 |
Method LOG_MESSAGE_TEXT on class CL_RPM_MESSAGE_SERVICES has no exception.
Method MESSAGES_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXCEPTION_CLASS | Value transfer | Type reference (TYPE) | CHAR30 | 30 Zeichen | 20030922 | |||
| 2 | IV_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20030922 | |||
| 3 | IV_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20030922 | |||
| 4 | IV_MSGTXT | Value transfer | Type reference (TYPE) | STRING | Meldungstext, f. Ausnahmemeldungen | 20030922 | |||
| 5 | IV_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20030922 | |||
| 6 | IV_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20030922 | |||
| 7 | IV_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20030922 | |||
| 8 | IV_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20030922 | |||
| 9 | IV_MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20030922 |
Method MESSAGES_REFRESH on class CL_RPM_MESSAGE_SERVICES has no exception.
Method MESSAGE_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXCEPTION_CLASS | Value transfer | Type reference (TYPE) | CHAR30 | 30 Zeichen | 20030711 | |||
| 2 | IV_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20030711 | |||
| 3 | IV_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20030711 | |||
| 4 | IV_MSGTXT | Value transfer | Type reference (TYPE) | STRING | Meldungstext, f. Ausnahmemeldungen | 20030711 | |||
| 5 | IV_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20030711 | |||
| 6 | IV_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20030711 | |||
| 7 | IV_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20030711 | |||
| 8 | IV_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20030711 | |||
| 9 | IV_MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20030711 |
Method MESSAGE_ADD on class CL_RPM_MESSAGE_SERVICES has no exception.
Method MESSAGE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Value transfer | Type reference (TYPE) | RPM_TT_MESSAGES | Tabellentyp für Nachrichten | 20030712 | |||
| 2 | EV_MSG | Value transfer | Type reference (TYPE) | STRING | 20030829 |
Method MESSAGE_GET on class CL_RPM_MESSAGE_SERVICES has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |