SAP ABAP Class CL_WRF_REF_MESSAGE (Common methods of message handles)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
LO-MD (Application Component) Logistics Basic Data
⤷
WRF_REF (Package) References for Materials Without History
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WRF_REF_APPL_LOG | Application Log | 20050106 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WRF_REF_DEFAULT_MESSAGE | Default Message Handle | 20050106 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WRF_REF_DYNPRO_MESSAGE | Issue Messages on Screens | 20050106 |
Properties
| Class | CL_WRF_REF_MESSAGE | |
| Short Description | Common methods of message handles | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WRF_REF | References for Materials Without History |
| Created | 20050106 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WRF_REF_MESSAGE has no forward declaration.
Interfaces
Class CL_WRF_REF_MESSAGE has no interface implemented.
Friends
Class CL_WRF_REF_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | WRF_REF_BOOLEAN | CL_WRF_REF_CONST=>FALSE | Boolean Value | 20050106 | ||
| 2 | Constant | Private | Type reference (TYPE) | WRF_REF_BOOLEAN | CL_WRF_REF_CONST=>TRUE | Boolean Value | 20050106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Set default values (msgty, msgid) | 20050106 | |
| 2 | Instance method | Protected | Method | Set structure PES_MESSAGE | 20050106 |
Events
Class CL_WRF_REF_MESSAGE has no event.
Types
Class CL_WRF_REF_MESSAGE has no local type.
Method Signatures
Method SET_MESSAGE_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20050106 | |||
| 2 | PE_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20050106 | |||
| 3 | PE_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungsprotokoll: Nachrichtenproblemklasse | 20050106 | |||
| 4 | PI_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20050106 | |||
| 5 | PI_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20050106 |
Method SET_MESSAGE_DEFAULTS on class CL_WRF_REF_MESSAGE has no exception.
Method SET_PES_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PES_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_MESSAGE_STY | Structure for Error Messages | 20050106 | |||
| 2 | PIS_CONTROL | Call by reference | Type reference (TYPE) | WRF_REF_MESSAGE_CONTROL_STY | Control entry for issuing of messages | 20050106 | |||
| 3 | PI_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungslog: Detaillierungsgrad | 20050106 | |||
| 4 | PI_DISPLAY_LIKE_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20050106 | |||
| 5 | PI_LOCK_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolescher Wert | 20050113 | |||
| 6 | PI_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20050106 | |||
| 7 | PI_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20050106 | |||
| 8 | PI_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20050106 | |||
| 9 | PI_MSGTY_CALLER_EXIT | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20050106 | |||
| 10 | PI_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20050106 | |||
| 11 | PI_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20050106 | |||
| 12 | PI_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20050106 | |||
| 13 | PI_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20050106 | |||
| 14 | PI_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungsprotokoll: Nachrichtenproblemklasse | 20050106 |
Method SET_PES_MESSAGE on class CL_WRF_REF_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 600 |