SAP ABAP Class CL_BUPA_DIALOG_MESSAGE (SAP BP: Dialog, Message with Navigation Request)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-UI (Application Component) Dialog SAP-GUI
⤷
BUPA_DIALOG (Package) SAP Business Partner: New Dialog Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BUS_MESSAGE | Wrapping a Message for CL_BUS_ABSTRACT_SCREEN | 20001227 |
Properties
| Class | CL_BUPA_DIALOG_MESSAGE | |
| Short Description | SAP BP: Dialog, Message with Navigation Request | |
| Super Class | CL_BUS_MESSAGE | Wrapping a Message for CL_BUS_ABSTRACT_SCREEN |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_DIALOG | SAP Business Partner: New Dialog Interface |
| Created | 20001227 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUPA_DIALOG_MESSAGE has no forward declaration.
Interfaces
Class CL_BUPA_DIALOG_MESSAGE has no interface implemented.
Friends
Class CL_BUPA_DIALOG_MESSAGE 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) | BOOLE-BOOLE | ' ' | Display Warning/Info Several Times | 20040114 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BUPA_NAVIGATION_REQUEST | SAP BP Dialog: Navigation Command | 20001227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor: Extended in Navigation Request | 20001227 | |
| 2 | Static method | Public | Method | CL_BUPA_DIALOG_MESSAGE Created from a BDT Message | 20001227 | |
| 3 | Static method | Public | Method | Table of Messages Created from a Table von BDT Messages. | 20001227 |
Events
Class CL_BUPA_DIALOG_MESSAGE has no event.
Types
Class CL_BUPA_DIALOG_MESSAGE has no local type.
Method Signatures
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 | |||
| 7 | IV_REPEAT_SHOW | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Warnung / Info´mehrmals anzeigen | 20040114 | |||
| 8 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_BUPA_NAVIGATION_REQUEST | Navigation zur Meldungsquelle | 20001227 |
Method CONSTRUCTOR on class CL_BUPA_DIALOG_MESSAGE has no exception.
Method CREATE_FROM_BDT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | BU_DIALOG_MESSAGE | Referenz auf eine Message vom Typ CL_BUPA_DIALOG_MESSAGE | 20001227 | |||
| 2 | IS_BDT_MESSAGE | Call by reference | Type reference (TYPE) | BUS0MSG1 | BDT Message | 20001227 |
Method CREATE_FROM_BDT_MESSAGE on class CL_BUPA_DIALOG_MESSAGE has no exception.
Method CREATE_FROM_BDT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BU_DIALOG_MESSAGE_T | Tabellen von Instanzen von CL_BUPA_DIALOG_MESSAGE | 20001227 | |||
| 2 | IT_BDT_MESSAGES | Call by reference | Type reference (TYPE) | BUS0MSG1_T | Tabellentyp zu BUS0MSG1 | 20001227 |
Method CREATE_FROM_BDT_MESSAGES on class CL_BUPA_DIALOG_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 50A |