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 | Constant | Private | Type reference (TYPE) | BU_BOOLEAN | 'X' | Constant: TRUE | 20001221 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSG | Message | 20001227 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BUS_SCREEN-FIELD_NAME_TABLE | Additional Highlighted Fields | 20001227 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BUS_SCREEN-FIELD_NAME | Cursor Field | 20001227 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | Cursor line | 20001227 | |||
| 6 | 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 | Static method | Public | Method | Teste Two Messageas for Similarity | 20001221 | |
| 2 | Instance method | Public | Constructor | Constructor: All Instance Variables are Optional Parameters | 20001227 | |
| 3 | Instance method | Public | Method | Provides the Number of Highlighted Fields | 20001221 | |
| 4 | Static method | Public | Method | Provides the Number of Highlighted Fields for Messages | 20001227 | |
| 5 | Instance method | Public | Method | Provides Icon and Quickinfo | 20001227 | |
| 6 | Static method | Public | Method | Provides the Most Important Messages and Their Importance | 20001221 | |
| 7 | 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 | EV_EQUAL | Call by reference | Type reference (TYPE) | BU_BOOLEAN | EV_EQUAL | 20001221 | |||
| 2 | IV_MESSAGE1 | Call by reference | Type reference (TYPE) | BU_MESSAGE | IV_MESSAGE1 | 20001221 | |||
| 3 | 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 | IS_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Message, wenn leer werden SY Felder gelesen | 20001227 | |||
| 2 | IT_HIGHLIGHTED_FIELDS | Call by reference | Type reference (TYPE) | BUS_SCREEN-FIELD_NAME_TABLE | Zusätzliche hell-leuchtende Felder | 20001227 | |||
| 3 | IV_CURSOR_FIELD | Call by reference | Type reference (TYPE) | BUS_SCREEN-FIELD_NAME | Cursorfeld | 20001227 | |||
| 4 | IV_CURSOR_LINE | Call by reference | Type reference (TYPE) | I | Cursorzeile | 20001227 | |||
| 5 | IV_CURSOR_SCREEN | Call by reference | Object reference (TYPE REF TO) | CL_BUS_ABSTRACT_SCREEN | Cursorscreen | 20001227 | |||
| 6 | 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 | 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 | ET_HIGHLIGHTED_FIELDS | Call by reference | Type reference (TYPE) | BUS_SCREEN-FIELD_NAME_TABLE | ET_HIGHLIGHTED_FIELDS | 20001227 | |||
| 2 | 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 | EV_ICON_NAME | Call by reference | Type reference (TYPE) | ICON-NAME | Name einer Ikone | 20001227 | |||
| 2 | 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 | EV_IS_ERROR | Call by reference | Type reference (TYPE) | BU_BOOLEAN | EV_IS_ERROR | 20001221 | |||
| 2 | EV_IS_ERROR_OR_WARNING | Call by reference | Type reference (TYPE) | BU_BOOLEAN | EV_IS_ERROR_OR_WARNING | 20001221 | |||
| 3 | EV_IS_WARNING | Call by reference | Type reference (TYPE) | BU_BOOLEAN | EV_IS_WARNING | 20001221 | |||
| 4 | EV_MESSAGE | Call by reference | Type reference (TYPE) | ANY | Trick, damit es auch mit Unterklassen funktioniert | 20001221 | |||
| 5 | 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 | 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 |