SAP ABAP Class CL_WB_MESSAGES (Message Maintenance)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SMESSAGE (Package) Maintain Messages / Message Classes Using Object Navigator

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 19990719 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_TOOL | Workbench: Tool | 19990719 |
Properties
Class | CL_WB_MESSAGES | |
Short Description | Message Maintenance | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SMESSAGE | Maintain Messages / Message Classes Using Object Navigator |
Created | 19990719 | SAP |
Last change | 20130531 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WB_PROGRAM | Workbench: Program | 19990719 | ||
2 | IF_WB_TOOL | Workbench: Tool | 19990719 |
Friends
Class CL_WB_MESSAGES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_ACTION | Current Request Operation | 19990719 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SEU_OBJTYP | 20030929 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WBMES_MESSAGE_ID | MESSAGE_ID | 19990719 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WBMES_MESSAGE_ID | New MESSAGE_ID (Copy) | 20031022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change package | 19990917 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20000104 |
3 | ![]() |
Instance method | Public | Method | Copy Message Class | 19990719 |
4 | ![]() |
Instance method | Public | Method | Create Message Class | 19990719 |
5 | ![]() |
Static method | Public | Method | Request Generation | 19990719 |
6 | ![]() |
Instance method | Public | Method | Delete Message Class | 19990719 |
7 | ![]() |
Instance method | Public | Method | Display Message Class | 19990719 |
8 | ![]() |
Instance method | Public | Method | Change Message Class | 19990719 |
9 | ![]() |
Instance method | Public | Method | Global Search | 19990719 |
10 | ![]() |
Instance method | Public | Method | Print Message Class | 19990719 |
11 | ![]() |
Instance method | Public | Method | Rename Message Class | 19990719 |
12 | ![]() |
Instance method | Public | Method | Set Status of Message Maintenance | 19990719 |
13 | ![]() |
Instance method | Public | Method | Object Directory Entry | 19990719 |
14 | ![]() |
Instance method | Public | Method | Transport Entry | 19990719 |
15 | ![]() |
Instance method | Public | Method | Where-Used List | 19990719 |
Events
Class CL_WB_MESSAGES has no event.
Types
Class CL_WB_MESSAGES has no local type.
Method Signatures
Method CHANGE_DEVCLS Signature
Method CHANGE_DEVCLS on class CL_WB_MESSAGES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990917 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WB_MESSAGES has no parameter.
Method CONSTRUCTOR on class CL_WB_MESSAGES has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 19991220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990719 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 19991027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990719 |
Method CREATE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MESSAGE_ID | Call by reference | Type reference (TYPE) | WBMES_MESSAGE_ID | Nachrichtenklasse + Nachricht | 19990719 | ||
2 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 19990719 | ||
3 | ![]() |
P_OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | Operation | 19990719 | ||
4 | ![]() |
P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | erstellter Request | 19990719 |
Method CREATE_REQUEST on class CL_WB_MESSAGES has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 19991220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990719 |
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 19991027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990719 |
Method EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 19991027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990719 |
Method GLOBAL_SEARCH Signature
Method GLOBAL_SEARCH on class CL_WB_MESSAGES has no parameter.
Method GLOBAL_SEARCH on class CL_WB_MESSAGES has no exception.
Method PRINT Signature
Method PRINT on class CL_WB_MESSAGES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
cancelled | 19991004 |
Method RENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 19991220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990719 |
Method SET_MESSAGE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_STATE | Call by reference | Object reference (TYPE REF TO) | CL_WB_MESSAGE_STATE | Status der Nachrichtenpflege | 19990719 |
Method SET_MESSAGE_STATE on class CL_WB_MESSAGES has no exception.
Method TADIR_EDIT Signature
Method TADIR_EDIT on class CL_WB_MESSAGES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990719 |
Method TRANSPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 19991027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990719 |
Method WHERE_USED_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ID | Call by reference | Type reference (TYPE) | T100-ARBGB | Nachrichten-ID | 19990719 | ||
2 | ![]() |
P_MESNR | Call by reference | Type reference (TYPE) | T100-MSGNR | Nachrichtennummer | 19990719 | ||
3 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Objekttyp | 19990719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Bearbeitung nicht ausgeführt | 19990719 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |