SAP ABAP Interface IF_MDG_MSG_APPL_CONTEXT (Access to Application Context of a Message)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_MSG_HANDLING (Package) Message Handler with Extended Context Information
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_MSG_APPL_CONTEXT | Superclass for Application Contexts | 20081218 |
Properties
| Interface | IF_MDG_MSG_APPL_CONTEXT | |
| Short Description | Access to Application Context of a Message |
General Data
| Package | MDG_MSG_HANDLING | Message Handler with Extended Context Information |
| Created | 20081218 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_MDG_MSG_APPL_CONTEXT has no interface.
Friends
Interface IF_MDG_MSG_APPL_CONTEXT has no friend.
Attributes
Interface IF_MDG_MSG_APPL_CONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns True if Messages of Type Are to Be Collected | 20081218 | |
| 2 | Instance method | Public | Method | Returns the Application | 20081218 | |
| 3 | Instance method | Public | Method | Provides Profiles for Displaying the Application Log | 20081218 | |
| 4 | Instance method | Public | Method | Provides Field Name of the Flat Context Structure | 20081218 | |
| 5 | Instance method | Public | Method | Provides Message for Application Context Message | 20081218 | |
| 6 | Instance method | Public | Method | Provides Message for Group Context Message | 20081218 | |
| 7 | Instance method | Public | Method | Structure Name (Must Include MDG_MSG_CONTEXT Last !!!) | 20081218 | |
| 8 | Instance method | Public | Method | Provides Info for Assigned Message Handler | 20081218 | |
| 9 | Instance method | Public | Method | Returns Value of Header Context | 20081218 | |
| 10 | Instance method | Public | Method | Provides Minimum Error Type for Message Collection | 20081218 | |
| 11 | Instance method | Public | Method | Provides error type from which the message is propagated | 20081218 | |
| 12 | Instance method | Public | Method | Provides GUID for Assigned Key | 20081218 |
Events
Interface IF_MDG_MSG_APPL_CONTEXT has no event.
Types
Interface IF_MDG_MSG_APPL_CONTEXT has no local type.
Method Signatures
Method COLLECT_MSG_OF_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLLECT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20081218 | |||
| 2 | E_CUST_MSGTY | Value transfer | Type reference (TYPE) | MDG_ALT_MSGTY | Abweichende Messageart ( gewünschte Fehlerschwere) | 20081218 | |||
| 3 | I_MSGID | Call by reference | Type reference (TYPE) | ARBGB | Arbeitsgebiet | 20081218 | |||
| 4 | I_MSGNR | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20081218 | |||
| 5 | I_MSGTY | Call by reference | Type reference (TYPE) | MSGTY | Messageart | 20081218 |
Method COLLECT_MSG_OF_TYPE on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | MDG_MSG_APPL | Anwendung für Message Handler | 20081218 |
Method GET_APPLICATION on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_APPL_LOG_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROFILE | Call by reference | Type reference (TYPE) | BAL_S_PROF | Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe | 20081218 | |||
| 2 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20081218 |
Method GET_APPL_LOG_PROFILE on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_CONTEXT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDS | Call by reference | Type reference (TYPE) | CGPL_FIELD_NAMES | Tabelle mit Feldnamen | 20081218 | |||
| 2 | ET_MESS_FCAT | Call by reference | Type reference (TYPE) | BAL_T_FCAT | Anwendungs-Log: Feldkatalog für Protokollanzeige | 20081218 | |||
| 3 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20081218 |
Method GET_CONTEXT_FIELDS on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_CONTEXT_MESSAGE_FOR_APPL 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 | 20081218 | ||||
| 2 | E_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20081218 | ||||
| 3 | E_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20081218 | ||||
| 4 | E_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20081218 | ||||
| 5 | E_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20081218 | ||||
| 6 | E_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20081218 |
Method GET_CONTEXT_MESSAGE_FOR_APPL on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_CONTEXT_MESSAGE_FROM_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CONTEXT | Call by reference | Object reference (TYPE REF TO) | DATA | Wert des gesamten Kontextstruktur | 20081218 | |||
| 2 | E_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20081218 | |||
| 3 | E_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20081218 | |||
| 4 | E_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20081218 | |||
| 5 | E_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20081218 | |||
| 6 | E_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20081218 | |||
| 7 | E_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20081218 | |||
| 8 | E_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichten, Nachrichtenvariable | 20081218 | |||
| 9 | ID_CONTEXT_KEYS | Call by reference | Object reference (TYPE REF TO) | DATA | 20081218 | ||||
| 10 | I_GUID | Call by reference | Type reference (TYPE) | SYSUUID_22 | UUID in komprimierter Form (22 Stellen UUENCODEd) | 20081218 |
Method GET_CONTEXT_MESSAGE_FROM_GUID on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_CONTEXT_STRUCTURE_WITH_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HDR_STRUCTNAME | Value transfer | Type reference (TYPE) | STRUKNAME | Name der Kontextstruktur des Kopfes | 20081218 | |||
| 2 | E_STRUCTNAME | Value transfer | Type reference (TYPE) | STRUKNAME | Name der Kontextstruktur | 20081218 | |||
| 3 | E_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Name des Tabellentyps mit Schlüsselfeldern | 20081218 |
Method GET_CONTEXT_STRUCTURE_WITH_KEY on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_DEFAULT_MSG_HANDLER_CXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20081218 | |||
| 2 | E_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20081218 | |||
| 3 | E_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20081218 |
Method GET_DEFAULT_MSG_HANDLER_CXT on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_HDR_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BALCVAL | Anwendungs-Log: Daten des Kontextes | 20081218 |
Method GET_HDR_CONTEXT on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_MIN_TYPE_TO_COLLECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | MSGTY | minimaler Typ ab dem gesammelt wird | 20081218 |
Method GET_MIN_TYPE_TO_COLLECT on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method GET_TYPE_OF_PROPAGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | MSGTY | Initial beduetet alles Sammeln | 20081218 |
Method GET_TYPE_OF_PROPAGATION on Interface IF_MDG_MSG_APPL_CONTEXT has no exception.
Method READ_GUID_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_KEYS | Call by reference | Object reference (TYPE REF TO) | DATA | 20081218 | ||||
| 2 | ID_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20081218 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | SYSUUID_22 | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Guid für Context wurde nicht gefunden | 20081218 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |