SAP ABAP Class IF_FINB_MSG_HANDLER (Message Handler)
Properties
| Class | IF_FINB_MSG_HANDLER | |
| Short Description | Message Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010615 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FINB_MSG_HANDLER has no forward declaration.
Interfaces
Class IF_FINB_MSG_HANDLER has no interface implemented.
Friends
Class IF_FINB_MSG_HANDLER has no friend class.
Attributes
Class IF_FINB_MSG_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Messages from Other Message Collector | 20030731 | |
| 2 | Instance method | Public | Method | Adds a Single Message | 20010618 | |
| 3 | Instance method | Public | Method | Adds Several Messages | 20010615 | |
| 4 | Instance method | Public | Method | Adds a Message (Based on the System Fields) | 20010618 | |
| 5 | Instance method | Public | Method | Adds UGMD Messages | 20020125 | |
| 6 | Instance method | Public | Method | Deletes All Messages Gathered from the Message Handler | 20020320 | |
| 7 | Instance method | Public | Method | Gets Messages in BAPIRETZ | 20030402 | |
| 8 | Instance method | Public | Method | Generates System Message with Link to Application Log | 20021024 | |
| 9 | Instance method | Public | Method | Displays the Collected Messages | 20010810 | |
| 10 | Instance method | Public | Method | Provides Last Message with Specified Gravity | 20030306 | |
| 11 | Instance method | Public | Method | Provides the application log handle | 20030219 | |
| 12 | Instance method | Public | Method | Supplies all Collected Messages | 20010615 | |
| 13 | Instance method | Public | Method | Gets Number of Messages (opt. >=Problem Class) | 20010615 | |
| 14 | Instance method | Public | Method | Saves the Collected Messages | 20010914 | |
| 15 | Instance method | Public | Method | Sets Appl.-Related Display Structure for Internal Context | 20040218 |
Events
Class IF_FINB_MSG_HANDLER has no event.
Types
Class IF_FINB_MSG_HANDLER has no local type.
Method Signatures
Method ADD_FROM_MSG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030731 |
Method ADD_FROM_MSG_HANDLER on class IF_FINB_MSG_HANDLER has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MESSAGE | Call by reference | Type reference (TYPE) | FINB_MSG | Messageinformationen für den FINB Message Handler | 20010618 | |||
| 2 | IO_CONTEXT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_CONTEXT_FACTORY | sollte nur durch FINB_MSG_HANDLING versorgt werden !!! | 20030813 | |||
| 3 | IX_FORCE | Call by reference | Type reference (TYPE) | BOOLE_D | Löse kein MSG_RAISED aus | 20030305 |
Method ADD_MESSAGE on class IF_FINB_MSG_HANDLER has no exception.
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | FINB_TBL_MSG | Tabelle von Messages | 20010615 | |||
| 2 | IX_FORCE | Call by reference | Type reference (TYPE) | BOOLE_D | Löse kein MSG_RAISED aus | 20030324 |
Method ADD_MESSAGES on class IF_FINB_MSG_HANDLER has no exception.
Method ADD_SY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20010618 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20010618 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20010618 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20010618 | |||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20010618 | |||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20010618 | |||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20010618 |
Method ADD_SY_MESSAGE on class IF_FINB_MSG_HANDLER has no exception.
Method ADD_UGMD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20020125 | |||
| 2 | IX_FORCE | Call by reference | Type reference (TYPE) | BOOLE_D | Löse kein MSG_RAISED aus | 20030324 |
Method ADD_UGMD_MESSAGES on class IF_FINB_MSG_HANDLER has no exception.
Method CLEAR Signature
Method CLEAR on class IF_FINB_MSG_HANDLER has no parameter.
Method CLEAR on class IF_FINB_MSG_HANDLER has no exception.
Method CONVERT2BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20030402 | |||
| 2 | I_CONTEXT_PARA | Call by reference | Type reference (TYPE) | BAPI_PARAM | Einstelliges Kennzeichen | 20030805 |
Method CONVERT2BAPIRET2 on class IF_FINB_MSG_HANDLER has no exception.
Method CREATE_SY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20021024 | |||
| 2 | E_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20021024 | |||
| 3 | E_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20021024 | |||
| 4 | E_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20021024 | |||
| 5 | E_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20021024 | |||
| 6 | E_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20021024 | |||
| 7 | E_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20021024 | |||
| 8 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20030206 | |||
| 9 | I_MSG_TEXT | Call by reference | Type reference (TYPE) | SYMSGV | Kurztext der Sammelmeldung | 20021024 | |||
| 10 | I_SCHEDMAN_APPL | Call by reference | Type reference (TYPE) | FINB_MSG_APPL | steuert Nachrichtenanzeige | 20030606 |
Method CREATE_SY_MESSAGE on class IF_FINB_MSG_HANDLER has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_EXIT_COMMAND | Call by reference | Type reference (TYPE) | BAL_S_EXCM | Anwendungs-Log: Vom User betätigte Taste beim Beenden | 20010920 | |||
| 2 | I_BAL_S_PROF | Call by reference | Type reference (TYPE) | BAL_S_PROF | Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe | 20030314 | |||
| 3 | I_ONLY_IF_NOT_INITIAL | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030926 | ||
| 4 | I_USE_MESSAGE_IF_SINGLE | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Ausgabe per MESSAGE, wenn nur eine Meldung vorhanden | 20030411 | ||
| 5 | X_AS_POPUP | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20010810 |
Method DISPLAY on class IF_FINB_MSG_HANDLER has no exception.
Method GET_LAST_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE | Call by reference | Type reference (TYPE) | FINB_MSG | Messageinformationen für den FINB Message Handler | 20030306 | |||
| 2 | I_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20030306 | |||
| 3 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20030306 | |||
| 4 | I_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20030306 |
Method GET_LAST_MESSAGE on class IF_FINB_MSG_HANDLER has no exception.
Method GET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20030219 |
Method GET_LOG_HANDLE on class IF_FINB_MSG_HANDLER has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | FINB_TBL_MSG | Tabelle von Messages | 20010615 |
Method GET_MESSAGES on class IF_FINB_MSG_HANDLER has no exception.
Method GET_MESSAGE_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROBCLASS | Value transfer | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20010615 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BALCNTALL | Anzahl der Messages | 20010615 |
Method GET_MESSAGE_COUNT on class IF_FINB_MSG_HANDLER has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Value transfer | Type reference (TYPE) | SY-MANDT | SY-MANDT | Mandantennummer aus Anmeldung | 20010914 | ||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BALOGNR | Anwendungs-Log: Protokollnummer | 20010914 |
Method SAVE on class IF_FINB_MSG_HANDLER has no exception.
Method SET_DISPLAY_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL | Call by reference | Type reference (TYPE) | FINB_MSG_APPL | Anwendung für Message Handler | 20040218 | |||
| 2 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20040218 |
Method SET_DISPLAY_DEFAULTS on class IF_FINB_MSG_HANDLER has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in |