SAP ABAP Interface IF_CWB_MESSAGE (Interface for Messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CWB_MAN_ACT_DISPLAY | Correction instructions queue | 20061024 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CWB_MESSAGE | Note Assistant: Message Log | 20040915 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CWB_NOTE | SAP Note | 20040915 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CWB_NOTE_IMPLEMENT_RESULT | Note Assistant: Status Display of Objects | 20041110 |
Properties
| Interface | IF_CWB_MESSAGE | |
| Short Description | Interface for Messages |
General Data
| Package | SCWB | Correction Workbench |
| Created | 20040910 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | BCWBN | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CWB_MESSAGE has no interface.
Friends
Interface IF_CWB_MESSAGE has no friend.
Attributes
Interface IF_CWB_MESSAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Editor Object | 20040920 | |
| 2 | Instance method | Public | Method | Read Status for Editor: 'X':Opened; ' ': Closed | 20040920 | |
| 3 | Instance method | Public | Method | Determine Message Data | 20040915 | |
| 4 | Instance method | Public | Method | Initialize Note | 20040916 | |
| 5 | Instance method | Public | Method | Save Note as Message | 20040916 | |
| 6 | Instance method | Public | Method | Set Editor | 20040920 | |
| 7 | Instance method | Public | Method | Set Status for Editor: 'X':Opened; ' ': Closed | 20040920 | |
| 8 | Instance method | Public | Method | Set Note | 20040920 | |
| 9 | Instance method | Public | Method | Display F1 Help for Message | 20040922 |
Events
Interface IF_CWB_MESSAGE has no event.
Types
Interface IF_CWB_MESSAGE has no local type.
Method Signatures
Method GET_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20040920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040920 |
Method GET_EDITOR_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040920 |
Method GET_MESSAGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LOG_DATA | Value transfer | Type reference (TYPE) | CWB_MESSAGE_DATA | Note Assistant: Meldungsprotokoll | 20040915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040915 |
Method INIT_COMMENT Signature
Method INIT_COMMENT on Interface IF_CWB_MESSAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040921 |
Method SAVE_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXTLINES | Call by reference | Type reference (TYPE) | BCWBN_TEXTLINES | 20040916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040916 |
Method SET_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20040920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040920 |
Method SET_EDITOR_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040920 |
Method SET_TEXT Signature
Method SET_TEXT on Interface IF_CWB_MESSAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040920 |
Method SHOW_HELP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20040922 | ||||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20040922 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040922 | |||
| 4 | IV_TITLE_TEXT | Call by reference | Type reference (TYPE) | DOKU_TITLE | Title für Meldungspopup | 20041104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20040922 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |