SAP ABAP Class IF_CWB_MESSAGE (Interface for Messages)
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
Class IF_CWB_MESSAGE  
Short Description Interface for Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040910   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_CWB_MESSAGE has no interface implemented.
Friends
Class IF_CWB_MESSAGE has no friend class.
Attributes
Class IF_CWB_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EDITOR Instance method Public Method Read Editor Object 20040920
2 GET_EDITOR_STATE Instance method Public Method Read Status for Editor: 'X':Opened; ' ': Closed 20040920
3 GET_MESSAGE_DATA Instance method Public Method Determine Message Data 20040915
4 INIT_COMMENT Instance method Public Method Initialize Note 20040916
5 SAVE_COMMENT Instance method Public Method Save Note as Message 20040916
6 SET_EDITOR Instance method Public Method Set Editor 20040920
7 SET_EDITOR_STATE Instance method Public Method Set Status for Editor: 'X':Opened; ' ': Closed 20040920
8 SET_TEXT Instance method Public Method Set Note 20040920
9 SHOW_HELP_OBJECT Instance method Public Method Display F1 Help for Message 20040922
Events
Class IF_CWB_MESSAGE has no event.
Types
Class 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 Returning RR_EDITOR Value transfer Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20040920
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040920

Method GET_EDITOR_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040920

Method GET_MESSAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOG_DATA Value transfer Type reference (TYPE) CWB_MESSAGE_DATA Note Assistant: Meldungsprotokoll 20040915
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040915

Method INIT_COMMENT Signature

Method INIT_COMMENT on class IF_CWB_MESSAGE has no parameter.
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040921

Method SAVE_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXTLINES Call by reference Type reference (TYPE) BCWBN_TEXTLINES 20040916
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040916

Method SET_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EDITOR Call by reference Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20040920
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040920

Method SET_EDITOR_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040920

Method SET_TEXT Signature

Method SET_TEXT on class IF_CWB_MESSAGE has no parameter.
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040920

Method SHOW_HELP_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20040922
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20040922
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20040922
4 Importing IV_TITLE_TEXT Call by reference Type reference (TYPE) DOKU_TITLE Title für Meldungspopup 20041104
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20040922
History
Last changed by/on SAP  20110908 
SAP Release Created in