SAP ABAP Class CL_BUS_MESSAGE (Wrapping a Message for CL_BUS_ABSTRACT_SCREEN)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BP-UI (Application Component) Dialog SAP-GUI
     BUS_TOOLS (Package) Locator
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BUPA_DIALOG_MESSAGE SAP BP: Dialog, Message with Navigation Request 20001227
Properties
Class CL_BUS_MESSAGE  
Short Description Wrapping a Message for CL_BUS_ABSTRACT_SCREEN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BUS_TOOLS   Locator 
Created 20001221   SAP 
Last change 20001227   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BUS_MESSAGE has no forward declaration.
Interfaces
Class CL_BUS_MESSAGE has no interface implemented.
Friends
Class CL_BUS_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_X Constant Private Type reference (TYPE) BU_BOOLEAN 'X' Constant: TRUE 20001221
2 GS_MESSAGE Instance attribute Public Type reference (TYPE) SYMSG Message 20001227
3 GT_HIGHLIGHTED_FIELDS Instance attribute Public Type reference (TYPE) BUS_SCREEN-FIELD_NAME_TABLE Additional Highlighted Fields 20001227
4 GV_CURSOR_FIELD Instance attribute Public Type reference (TYPE) BUS_SCREEN-FIELD_NAME Cursor Field 20001227
5 GV_CURSOR_LINE Instance attribute Public Type reference (TYPE) I Cursor line 20001227
6 GV_CURSOR_SCREEN Instance attribute Public Object reference (TYPE REF TO) CL_BUS_ABSTRACT_SCREEN Cursor Screen 20001227
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE Static method Public Method Teste Two Messageas for Similarity 20001221
2 CONSTRUCTOR Instance method Public Constructor Constructor: All Instance Variables are Optional Parameters 20001227
3 GET_HIGHLIGHTED_FIELDS Instance method Public Method Provides the Number of Highlighted Fields 20001221
4 GET_HIGHLIGHTED_FIELDS_OF Static method Public Method Provides the Number of Highlighted Fields for Messages 20001227
5 GET_ICON_AND_QUICKINFO Instance method Public Method Provides Icon and Quickinfo 20001227
6 GET_MOST_SEVERE_MESSAGE Static method Public Method Provides the Most Important Messages and Their Importance 20001221
7 GET_SHORT_TEXT Instance method Public Method Provides the Message Short Text 20001221
Events
Class CL_BUS_MESSAGE has no event.
Types
Class CL_BUS_MESSAGE has no local type.
Method Signatures

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EQUAL Call by reference Type reference (TYPE) BU_BOOLEAN EV_EQUAL 20001221
2 Importing IV_MESSAGE1 Call by reference Type reference (TYPE) BU_MESSAGE IV_MESSAGE1 20001221
3 Importing IV_MESSAGE2 Call by reference Type reference (TYPE) BU_MESSAGE IV_MESSAGE2 20001221

Method COMPARE on class CL_BUS_MESSAGE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) SYMSG Message, wenn leer werden SY Felder gelesen 20001227
2 Importing IT_HIGHLIGHTED_FIELDS Call by reference Type reference (TYPE) BUS_SCREEN-FIELD_NAME_TABLE Zusätzliche hell-leuchtende Felder 20001227
3 Importing IV_CURSOR_FIELD Call by reference Type reference (TYPE) BUS_SCREEN-FIELD_NAME Cursorfeld 20001227
4 Importing IV_CURSOR_LINE Call by reference Type reference (TYPE) I Cursorzeile 20001227
5 Importing IV_CURSOR_SCREEN Call by reference Object reference (TYPE REF TO) CL_BUS_ABSTRACT_SCREEN Cursorscreen 20001227
6 Importing IV_HIGHLIGHTED_FIELD Call by reference Type reference (TYPE) BUS_SCREEN-FIELD_NAME Zusätzliches hell-leuchtendes Feld 20001227

Method CONSTRUCTOR on class CL_BUS_MESSAGE has no exception.

Method GET_HIGHLIGHTED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HIGHLIGHTED_FIELDS Call by reference Type reference (TYPE) BUS_SCREEN-FIELD_NAME_TABLE ET_HIGHLIGHTED_FIELDS 20001221

Method GET_HIGHLIGHTED_FIELDS on class CL_BUS_MESSAGE has no exception.

Method GET_HIGHLIGHTED_FIELDS_OF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HIGHLIGHTED_FIELDS Call by reference Type reference (TYPE) BUS_SCREEN-FIELD_NAME_TABLE ET_HIGHLIGHTED_FIELDS 20001227
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) BU_MESSAGE_T Locator: Tabelle von Message Exceptions 20001227

Method GET_HIGHLIGHTED_FIELDS_OF on class CL_BUS_MESSAGE has no exception.

Method GET_ICON_AND_QUICKINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ICON_NAME Call by reference Type reference (TYPE) ICON-NAME Name einer Ikone 20001227
2 Exporting EV_QUICKINFO Call by reference Type reference (TYPE) ICONQUICK Quickinfo für eine Ikone 20001227

Method GET_ICON_AND_QUICKINFO on class CL_BUS_MESSAGE has no exception.

Method GET_MOST_SEVERE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_ERROR Call by reference Type reference (TYPE) BU_BOOLEAN EV_IS_ERROR 20001221
2 Exporting EV_IS_ERROR_OR_WARNING Call by reference Type reference (TYPE) BU_BOOLEAN EV_IS_ERROR_OR_WARNING 20001221
3 Exporting EV_IS_WARNING Call by reference Type reference (TYPE) BU_BOOLEAN EV_IS_WARNING 20001221
4 Exporting EV_MESSAGE Call by reference Type reference (TYPE) ANY Trick, damit es auch mit Unterklassen funktioniert 20001221
5 Importing IT_MESSAGES Call by reference Type reference (TYPE) BU_MESSAGE_T IT_MESSAGES 20001221

Method GET_MOST_SEVERE_MESSAGE on class CL_BUS_MESSAGE has no exception.

Method GET_SHORT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) C EV_TEXT 20001221

Method GET_SHORT_TEXT on class CL_BUS_MESSAGE has no exception.
History
Last changed by/on SAP  20001227 
SAP Release Created in 50A