SAP ABAP Class IF_WRF_REF_MESSAGE (Interface for Issuing Messages)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WRF_REF_APPL_LOG | Application Log | 20040831 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WRF_REF_DEFAULT_MESSAGE | Default Message Handle | 20040709 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WRF_REF_DYNPRO_MESSAGE | Issue Messages on Screens | 20040709 |
Properties
| Class | IF_WRF_REF_MESSAGE | |
| Short Description | Interface for Issuing Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040618 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WRF_REF_MESSAGE has no forward declaration.
Interfaces
Class IF_WRF_REF_MESSAGE has no interface implemented.
Friends
Class IF_WRF_REF_MESSAGE has no friend class.
Attributes
Class IF_WRF_REF_MESSAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set messages in status commit_done | 20050615 | |
| 2 | Instance method | Public | Method | Delete part of log after rollback | 20050615 | |
| 3 | Instance method | Public | Method | Read Control Record | 20040901 | |
| 4 | Instance method | Public | Method | Get message table | 20041207 | |
| 5 | Instance method | Public | Method | Fill Control Record | 20040901 | |
| 6 | Instance method | Public | Method | Issue Message | 20040618 | |
| 7 | Instance method | Public | Method | Issue SY Message | 20040618 |
Events
Class IF_WRF_REF_MESSAGE has no event.
Types
Class IF_WRF_REF_MESSAGE has no local type.
Method Signatures
Method COMMIT_LOG_PART 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 | 20050615 |
Method COMMIT_LOG_PART on class IF_WRF_REF_MESSAGE has no exception.
Method DELETE_LOG_PART 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 | 20050615 |
Method DELETE_LOG_PART on class IF_WRF_REF_MESSAGE has no exception.
Method GET_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PES_CONTROL | Call by reference | Type reference (TYPE) | WRF_REF_MESSAGE_CONTROL_STY | 20040901 |
Method GET_CONTROL on class IF_WRF_REF_MESSAGE has no exception.
Method GET_LOG 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 | 20041207 |
Method GET_LOG on class IF_WRF_REF_MESSAGE has no exception.
Method SET_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIR_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | IF_WRF_REF_MESSAGE | Interface for Issuing Messages | 20041116 | |||
| 2 | PI_COLLECT_MESSAGES | Call by reference | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolescher Wert | 20041116 | |||
| 3 | PI_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungslog: Detaillierungsgrad | 20041220 | |||
| 4 | PI_DETLEVEL_FORCES_I | Call by reference | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolescher Wert | 20041117 | |||
| 5 | PI_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungsprotokoll: Externe ID | 20041209 | |||
| 6 | PI_LOCK_FORCES_I | Call by reference | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolescher Wert | 20050113 | |||
| 7 | PI_MATNR | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20041008 | |||
| 8 | PI_SET_PRAEFIX_IN_V4 | Call by reference | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolescher Wert | 20041207 | |||
| 9 | PI_TASKNUM | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041008 | |||
| 10 | PI_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20041008 |
Method SET_CONTROL on class IF_WRF_REF_MESSAGE has no exception.
Method SET_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 | 20040709 | ||||
| 2 | PIS_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_MESSAGE_STY | 20040831 | ||||
| 3 | PI_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungslog: Detaillierungsgrad | 20041115 | |||
| 4 | PI_DISPLAY_LIKE_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20040714 | |||
| 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 | 20040618 | |||
| 7 | PI_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20040618 | |||
| 8 | PI_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20040618 | |||
| 9 | PI_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040618 | |||
| 10 | PI_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040618 | |||
| 11 | PI_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040618 | |||
| 12 | PI_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariablen | 20040618 |
Method SET_MESSAGE on class IF_WRF_REF_MESSAGE has no exception.
Method SET_SY_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 | 20040709 | ||||
| 2 | PI_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungslog: Detaillierungsgrad | 20041115 | |||
| 3 | PI_DISPLAY_LIKE_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtenart | 20040714 | |||
| 4 | PI_LOCK_MESSAGE | Call by reference | Type reference (TYPE) | WRF_REF_BOOLEAN | Boolescher Wert | 20050113 |
Method SET_SY_MESSAGE on class IF_WRF_REF_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in |