SAP ABAP Interface IF_FINB_MSG_APPL_CONTEXT (Access to Application Context of a Message)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_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_FINB_MSG_APPL_CONTEXT Superclass for Application Contexts 20030305
Properties
Interface IF_FINB_MSG_APPL_CONTEXT  
Short Description Access to Application Context of a Message    
General Data
Package FINB_MSG_HANDLING   Message Handler with Extended Context Information 
Created 20030303   SAP 
Last changed 20041209   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_FINB_MSG_APPL_CONTEXT has no interface.
Friends
Interface IF_FINB_MSG_APPL_CONTEXT has no friend.
Attributes
Interface IF_FINB_MSG_APPL_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_MSG_OF_TYPE Instance method Public Method Provides True if Messages of Type Are to Be Collected 20030812
2 GET_APPLICATION Instance method Public Method Returns the Application 20030812
3 GET_APPL_LOG_PROFILE Instance method Public Method Provides Profiles for Displaying the Application Log 20030313
4 GET_CONTEXT_FIELDS Instance method Public Method Provides Field Name of the Flat Context Structure 20030312
5 GET_CONTEXT_MESSAGE_FOR_APPL Instance method Public Method Provides Message for Application Context Message 20030813
6 GET_CONTEXT_MESSAGE_FROM_GUID Instance method Public Method Provides Message for Group Context Message 20030312
7 GET_CONTEXT_STRUCTURE_WITH_KEY Instance method Public Method Strucure Name (Must Include FINB_MSG_CONTEXT!!!) 20030304
8 GET_DEFAULT_MSG_HANDLER_CXT Instance method Public Method Provides Appl. Log Info for Assigned Message Handler 20030303
9 GET_HDR_CONTEXT Instance method Public Method Gets Value of Header Context 20030403
10 GET_MIN_TYPE_TO_COLLECT Instance method Public Method Provides Minimum Error Type for Message Collection 20030313
11 GET_TYPE_OF_PROPAGATION Instance method Public Method Provides error type from which the message is propagated 20030303
12 READ_GUID_BY_KEY Instance method Public Method Provides GUID for Assigned Key 20030304
Events
Interface IF_FINB_MSG_APPL_CONTEXT has no event.
Types
Interface IF_FINB_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 Exporting E_COLLECT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030813
2 Exporting E_CUST_MSGTY Value transfer Type reference (TYPE) FINB_ALT_MSGTY Abweichende Messageart ( gewünschte Fehlerschwere) 20030813
3 Importing I_MSGID Call by reference Type reference (TYPE) ARBGB Arbeitsgebiet 20030813
4 Importing I_MSGNR Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030813
5 Importing I_MSGTY Call by reference Type reference (TYPE) MSGTY Messageart 20030812

Method COLLECT_MSG_OF_TYPE on Interface IF_FINB_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 Returning RESULT Value transfer Type reference (TYPE) FINB_MSG_APPL Anwendung für Message Handler 20030812

Method GET_APPLICATION on Interface IF_FINB_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 Exporting ES_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Anwendungs-Log: Aufbereitungs-Profil für Protokollausgabe 20030313
2 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUKNAME Name einer Struktur 20030711

Method GET_APPL_LOG_PROFILE on Interface IF_FINB_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 Exporting ET_FIELDS Call by reference Type reference (TYPE) CGPL_FIELD_NAMES Tabelle mit Feldnamen 20030312
2 Exporting ET_MESS_FCAT Call by reference Type reference (TYPE) BAL_T_FCAT Anwendungs-Log: Feldkatalog für Protokollanzeige 20030313
3 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUKNAME Name einer Struktur 20030711

Method GET_CONTEXT_FIELDS on Interface IF_FINB_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 Exporting E_MSGID Call by reference Type reference (TYPE) SYMSGID 20030813
2 Exporting E_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20030813
3 Exporting E_MSGV1 Call by reference Type reference (TYPE) SYMSGV 20030813
4 Exporting E_MSGV2 Call by reference Type reference (TYPE) SYMSGV 20030813
5 Exporting E_MSGV3 Call by reference Type reference (TYPE) SYMSGV 20030813
6 Exporting E_MSGV4 Call by reference Type reference (TYPE) SYMSGV 20030813

Method GET_CONTEXT_MESSAGE_FOR_APPL on Interface IF_FINB_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 Exporting ED_CONTEXT Call by reference Object reference (TYPE REF TO) DATA Wert des gesamten Kontextstruktur 20030317
2 Exporting E_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20030312
3 Exporting E_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030312
4 Exporting E_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20030312
5 Exporting E_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20030312
6 Exporting E_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20030312
7 Exporting E_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20030312
8 Exporting E_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20030312
9 Importing ID_CONTEXT_KEYS Call by reference Object reference (TYPE REF TO) DATA 20030312
10 Importing I_GUID Call by reference Type reference (TYPE) SYSUUID_22 UUID in komprimierter Form (22 Stellen UUENCODEd) 20030312

Method GET_CONTEXT_MESSAGE_FROM_GUID on Interface IF_FINB_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 Exporting E_HDR_STRUCTNAME Value transfer Type reference (TYPE) STRUKNAME Name der Kontextstruktur des Kopfes 20030402
2 Exporting E_STRUCTNAME Value transfer Type reference (TYPE) STRUKNAME Name der Kontextstruktur 20030304
3 Exporting E_TABNAME Value transfer Type reference (TYPE) TABNAME Name des Tabellentyps mit Schlüsselfeldern 20030304

Method GET_CONTEXT_STRUCTURE_WITH_KEY on Interface IF_FINB_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 Exporting E_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20030303
2 Exporting E_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUKNAME Name einer Struktur 20030711
3 Exporting E_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20030303

Method GET_DEFAULT_MSG_HANDLER_CXT on Interface IF_FINB_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 Returning RESULT Value transfer Type reference (TYPE) BALCVAL Anwendungs-Log: Daten des Kontextes 20030403

Method GET_HDR_CONTEXT on Interface IF_FINB_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 Returning RESULT Value transfer Type reference (TYPE) MSGTY minimaler Typ ab dem gesammelt wird 20030313

Method GET_MIN_TYPE_TO_COLLECT on Interface IF_FINB_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 Returning RESULT Value transfer Type reference (TYPE) MSGTY Initial beduetet alles Sammeln 20030303

Method GET_TYPE_OF_PROPAGATION on Interface IF_FINB_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 Importing ID_KEYS Call by reference Object reference (TYPE REF TO) DATA 20030304
2 Importing ID_TABLE Call by reference Object reference (TYPE REF TO) DATA 20030304
3 Returning RESULT Value transfer Type reference (TYPE) SYSUUID_22 20030304
# Exception Resumable Description Created on
1 NOT_FOUND Guid für Context wurde nicht gefunden 20030304
History
Last changed by/on SAP  20041209 
SAP Release Created in 200