SAP ABAP Class CL_MDG_MSG_APPL_CONTEXT (Superclass for Application Contexts)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_MSG_APPL_CONTEXT Access to Application Context of a Message 20081218
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_MSG_DEMO_APPL_CNTXT_2 Example for Application Context with Context 2 20081218
2 Inheritance (c INHERITING FROM c_ref)  CL_MDG_MSG_DEMO_APPL_CONTEXT Example for Application Context 20081218
Properties
Class CL_MDG_MSG_APPL_CONTEXT  
Short Description Superclass for Application Contexts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_MSG_HANDLING   Message Handler with Extended Context Information 
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_MSG_APPL_CONTEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_MSG_APPL_CONTEXT Access to Application Context of a Message 20081218
Friends
Class CL_MDG_MSG_APPL_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 X_APPL Instance attribute Protected Type reference (TYPE) MDG_MSG_APPL Application for Message Handler 20081218
2 X_COLL_MSGTY Instance attribute Protected Type reference (TYPE) SYMSGTY Messages, Message Type 20081218
3 X_CONTEXT_HDR_STRUCT Instance attribute Protected Type reference (TYPE) STRUKNAME Name of a structure 20081218
4 X_CONTEXT_STRUCT Instance attribute Protected Type reference (TYPE) STRUKNAME Name of a structure 20081218
5 X_CONTEXT_TAB Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20081218
6 X_HDR_CONTEXT Instance attribute Protected Type reference (TYPE) BALCVAL Application Log: Context data 20081218
7 X_OBJECT Instance attribute Protected Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20081218
8 X_SUBOBJECT Instance attribute Protected Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20081218
9 X_TYPE_OF_PROPAGATION Instance attribute Protected Type reference (TYPE) SYMSGTY Messages, Message Type 20081218
10 _T_CUST_MSG_TYPE Instance attribute Private Type reference (TYPE) MDG_YT_CUST_MSG_TYPE Message Type Set According to Application Context 20081219
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_MSG_OF_TYPE Instance method Public Method 20081218
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
3 GET_APPLICATION Instance method Public Method 20081218
4 GET_APPL_LOG_PROFILE Instance method Public Method 20081218
5 GET_CONTEXT_FIELDS Instance method Public Method 20081218
6 GET_CONTEXT_MESSAGE_FOR_APPL Instance method Public Method 20081218
7 GET_CONTEXT_MESSAGE_FROM_GUID Instance method Public Method 20081218
8 GET_CONTEXT_STRUCTURE_WITH_KEY Instance method Public Method 20081218
9 GET_DEFAULT_MSG_HANDLER_CXT Instance method Public Method 20081218
10 GET_HDR_CONTEXT Instance method Public Method 20081218
11 GET_INSTANCE Instance method Public Method Generates Application Context Instances 20081218
12 GET_MIN_TYPE_TO_COLLECT Instance method Public Method 20081218
13 GET_TECH_CONTEXT_FIELDS Static method Public Method Gets Obligatory Fields of a Context Structure 20081218
14 GET_TYPE_OF_PROPAGATION Instance method Public Method 20081218
15 READ_GUID_BY_KEY Instance method Public Method 20081218
Events
Class CL_MDG_MSG_APPL_CONTEXT has no event.
Types
Class CL_MDG_MSG_APPL_CONTEXT has no local type.
Method Signatures

Method COLLECT_MSG_OF_TYPE Signature

Method COLLECT_MSG_OF_TYPE on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method COLLECT_MSG_OF_TYPE on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) MDG_MSG_APPL Anwendung für Message Handler 20081218
2 Importing I_HDR_CONTEXT Call by reference Type reference (TYPE) BALCVAL Anwendungs-Log: Daten des Kontextes 20081218
3 Importing I_HDR_CONTEXT_STRUCT Call by reference Type reference (TYPE) STRUKNAME Interpretation des HDR-Kontextes 20081218
4 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUKNAME Strukturname des Applikationskontextes 20081218

Method CONSTRUCTOR on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_APPLICATION Signature

Method GET_APPLICATION on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_APPLICATION on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_APPL_LOG_PROFILE Signature

Method GET_APPL_LOG_PROFILE on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_APPL_LOG_PROFILE on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_CONTEXT_FIELDS Signature

Method GET_CONTEXT_FIELDS on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_CONTEXT_FIELDS on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_CONTEXT_MESSAGE_FOR_APPL Signature

Method GET_CONTEXT_MESSAGE_FOR_APPL on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_CONTEXT_MESSAGE_FOR_APPL on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_CONTEXT_MESSAGE_FROM_GUID Signature

Method GET_CONTEXT_MESSAGE_FROM_GUID on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_CONTEXT_MESSAGE_FROM_GUID on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_CONTEXT_STRUCTURE_WITH_KEY Signature

Method GET_CONTEXT_STRUCTURE_WITH_KEY on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_CONTEXT_STRUCTURE_WITH_KEY on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_DEFAULT_MSG_HANDLER_CXT Signature

Method GET_DEFAULT_MSG_HANDLER_CXT on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_DEFAULT_MSG_HANDLER_CXT on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_HDR_CONTEXT Signature

Method GET_HDR_CONTEXT on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_HDR_CONTEXT on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) MDG_MSG_APPL 20081218
2 Importing I_HDR_CONTEXT Call by reference Type reference (TYPE) BALCVAL Anwendungs-Log: Daten des Kontextes 20081218
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_MDG_MSG_APPL_CONTEXT Zugriff auf Anwendungskontext einer Nachricht 20081218

Method GET_INSTANCE on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_MIN_TYPE_TO_COLLECT Signature

Method GET_MIN_TYPE_TO_COLLECT on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_MIN_TYPE_TO_COLLECT on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_TECH_CONTEXT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTEXT_FIELD Call by reference Type reference (TYPE) MDG_YT_MSG_CONTEXT_META 20081218

Method GET_TECH_CONTEXT_FIELDS on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method GET_TYPE_OF_PROPAGATION Signature

Method GET_TYPE_OF_PROPAGATION on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method GET_TYPE_OF_PROPAGATION on class CL_MDG_MSG_APPL_CONTEXT has no exception.

Method READ_GUID_BY_KEY Signature

Method READ_GUID_BY_KEY on class CL_MDG_MSG_APPL_CONTEXT has no parameter.
Method READ_GUID_BY_KEY on class CL_MDG_MSG_APPL_CONTEXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702