SAP ABAP Class CL_FINB_MSG_APPL_CONTEXT (Superclass for Application Contexts)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_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_FINB_MSG_APPL_CONTEXT Access to Application Context of a Message 20030305
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /EACC/CL_BTA_APPL_CONTEXT Application Context for Source Document Number 20030602
2 Inheritance (c INHERITING FROM c_ref)  CL_FINB_MSG_DEMO_APPL_CNTXT_2 Example for Application Context with Context 2 20030811
3 Inheritance (c INHERITING FROM c_ref)  CL_FINB_MSG_DEMO_APPL_CONTEXT Example for Application Context 20030305
4 Inheritance (c INHERITING FROM c_ref)  CL_UA_CR_MSG_FLAT_CONTEXT Costing Run: Simple Message Context 20030307
5 Inheritance (c INHERITING FROM c_ref)  CL_UA_INV_MSG_APPL_CONTEXT Test: Application Context 20030707
Properties
Class CL_FINB_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 FINB_MSG_HANDLING   Message Handler with Extended Context Information 
Created 20030305   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_MSG_APPL_CONTEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_MSG_APPL_CONTEXT Access to Application Context of a Message 20030305
Friends
Class CL_FINB_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) FINB_MSG_APPL Application for Message Handler 20030812
2 X_COLL_MSGTY Instance attribute Protected Type reference (TYPE) SYMSGTY Messages, Message Type 20030812
3 X_CONTEXT_HDR_STRUCT Instance attribute Protected Type reference (TYPE) STRUKNAME Name of a structure 20030402
4 X_CONTEXT_STRUCT Instance attribute Protected Type reference (TYPE) STRUKNAME Name of a structure 20030305
5 X_CONTEXT_TAB Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20030305
6 X_HDR_CONTEXT Instance attribute Protected Type reference (TYPE) BALCVAL Application Log: Context data 20030403
7 X_OBJECT Instance attribute Protected Type reference (TYPE) BALOBJ_D Application log: Object name (Application code) 20030305
8 X_SUBOBJECT Instance attribute Protected Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20030305
9 X_TYPE_OF_PROPAGATION Instance attribute Protected Type reference (TYPE) SYMSGTY Messages, Message Type 20030305
10 _T_CUST_MSG_TYPE Instance attribute Private Type reference (TYPE) FINB_YT_CUST_MSG_TYPE Message Type Set According to Application Context 20030820
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_MSG_OF_TYPE Instance method Public Method 20030812
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030305
3 GET_APPLICATION Instance method Public Method 20030812
4 GET_APPL_LOG_PROFILE Instance method Public Method 20030313
5 GET_CONTEXT_FIELDS Instance method Public Method 20030312
6 GET_CONTEXT_MESSAGE_FOR_APPL Instance method Public Method 20030813
7 GET_CONTEXT_MESSAGE_FROM_GUID Instance method Public Method 20030312
8 GET_CONTEXT_STRUCTURE_WITH_KEY Instance method Public Method 20030305
9 GET_DEFAULT_MSG_HANDLER_CXT Instance method Public Method 20030305
10 GET_HDR_CONTEXT Instance method Public Method 20030403
11 GET_INSTANCE Instance method Public Method Generates Application Context Instances 20030402
12 GET_MIN_TYPE_TO_COLLECT Instance method Public Method 20030313
13 GET_TECH_CONTEXT_FIELDS Static method Public Method Gets Obligatory Fields of a Context Structure 20030616
14 GET_TYPE_OF_PROPAGATION Instance method Public Method 20030305
15 READ_GUID_BY_KEY Instance method Public Method 20030305
Events
Class CL_FINB_MSG_APPL_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LYT_CUST_MSG_TYPE Private See coding 20030820
Method Signatures

Method COLLECT_MSG_OF_TYPE Signature

Method COLLECT_MSG_OF_TYPE on class CL_FINB_MSG_APPL_CONTEXT has no parameter.
Method COLLECT_MSG_OF_TYPE on class CL_FINB_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) FINB_MSG_APPL Anwendung für Message Handler 20030305
2 Importing I_HDR_CONTEXT Call by reference Type reference (TYPE) BALCVAL Anwendungs-Log: Daten des Kontextes 20030402
3 Importing I_HDR_CONTEXT_STRUCT Call by reference Type reference (TYPE) STRUKNAME Interpretation des HDR-Kontextes 20030402
4 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUKNAME Strukturname des Applikationskontextes 20030616

Method CONSTRUCTOR on class CL_FINB_MSG_APPL_CONTEXT has no exception.

Method GET_APPLICATION Signature

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

Method GET_APPL_LOG_PROFILE Signature

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

Method GET_CONTEXT_FIELDS Signature

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

Method GET_CONTEXT_MESSAGE_FOR_APPL Signature

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

Method GET_CONTEXT_MESSAGE_FROM_GUID Signature

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

Method GET_CONTEXT_STRUCTURE_WITH_KEY Signature

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

Method GET_DEFAULT_MSG_HANDLER_CXT Signature

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

Method GET_HDR_CONTEXT Signature

Method GET_HDR_CONTEXT on class CL_FINB_MSG_APPL_CONTEXT has no parameter.
Method GET_HDR_CONTEXT on class CL_FINB_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) FINB_MSG_APPL 20030402
2 Importing I_HDR_CONTEXT Call by reference Type reference (TYPE) BALCVAL Anwendungs-Log: Daten des Kontextes 20030402
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_APPL_CONTEXT Zugriff auf Anwendungskontext einer Nachricht 20030402

Method GET_INSTANCE on class CL_FINB_MSG_APPL_CONTEXT has no exception.

Method GET_MIN_TYPE_TO_COLLECT Signature

Method GET_MIN_TYPE_TO_COLLECT on class CL_FINB_MSG_APPL_CONTEXT has no parameter.
Method GET_MIN_TYPE_TO_COLLECT on class CL_FINB_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) FINB_YT_MSG_CONTEXT_META 20030616

Method GET_TECH_CONTEXT_FIELDS on class CL_FINB_MSG_APPL_CONTEXT has no exception.

Method GET_TYPE_OF_PROPAGATION Signature

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

Method READ_GUID_BY_KEY Signature

Method READ_GUID_BY_KEY on class CL_FINB_MSG_APPL_CONTEXT has no parameter.
Method READ_GUID_BY_KEY on class CL_FINB_MSG_APPL_CONTEXT has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 200