SAP ABAP Class CL_FINB_MSG_HANDLING_FACADE (Facade for Message Handling Functionality)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_MSG_HANDLING (Package) Message Handler with Extended Context Information
Properties
Class CL_FINB_MSG_HANDLING_FACADE  
Short Description Facade for Message Handling Functionality    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_MSG_HANDLING   Message Handler with Extended Context Information 
Created 20010615   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_MSG_HANDLING_FACADE has no forward declaration.
Interfaces
Class CL_FINB_MSG_HANDLING_FACADE has no interface implemented.
Friends
Class CL_FINB_MSG_HANDLING_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SXO_UNIQUE_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_FINB_MSG_HANDLING_FACADE Facade for Message Handling Functionality 20010615
2 _O_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER_FACTORY Factory for Message Handler 20030219
3 _T_REF_CONTEXT_FACTORY Instance attribute Private Type reference (TYPE) FINB_YT_REF_CONTEXT_FACTORY Table to Hold References to Context Factories 20030303
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_MSG_CONTEXT_FACTORY Instance method Public Method Clears Context Factory 20030811
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010615
3 DEL_MSG_CONTEXT_FACTORY Instance method Public Method Deletes Factory Instance for Generating Application Context 20030811
4 GET_MESSAGE_HANDLER Static method Public Method Provides Simple New Message Handler 20020712
5 GET_MSG_CONTEXT_FACTORY Instance method Public Method Provides Factory for Generating Application Context 20030303
6 GET_MSG_HANDLER_FACTORY Instance method Public Method Provides a Factory for Message Handler 20010615
7 INSTANCE Static method Public Method Provides the Unique Instance of the Class 20010615
8 OPEN_MSG_CONTEXT_FACTORY Instance method Public Method Gets Context Factory and Joins Default Handler 20030318
Events
Class CL_FINB_MSG_HANDLING_FACADE has no event.
Types
Class CL_FINB_MSG_HANDLING_FACADE has no local type.
Method Signatures

Method CLOSE_MSG_CONTEXT_FACTORY 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 20030811
2 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUNAME Strukturname des Kontextes 20030811

Method CLOSE_MSG_CONTEXT_FACTORY on class CL_FINB_MSG_HANDLING_FACADE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FINB_MSG_HANDLING_FACADE has no parameter.
Method CONSTRUCTOR on class CL_FINB_MSG_HANDLING_FACADE has no exception.

Method DEL_MSG_CONTEXT_FACTORY 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 20030811

Method DEL_MSG_CONTEXT_FACTORY on class CL_FINB_MSG_HANDLING_FACADE has no exception.

Method GET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20020712

Method GET_MESSAGE_HANDLER on class CL_FINB_MSG_HANDLING_FACADE has no exception.

Method GET_MSG_CONTEXT_FACTORY 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_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUNAME Strukturname des Kontextes 20030616
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_CONTEXT_FACTORY Interface Methode zur Erzeugung von Nachrichtenkontexten 20030303

Method GET_MSG_CONTEXT_FACTORY on class CL_FINB_MSG_HANDLING_FACADE has no exception.

Method GET_MSG_HANDLER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER_FACTORY Factory für Message Handler 20010615

Method GET_MSG_HANDLER_FACTORY on class CL_FINB_MSG_HANDLING_FACADE has no exception.

Method INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_FINB_MSG_HANDLING_FACADE Facade für Message Handling Funktionalität 20010615

Method INSTANCE on class CL_FINB_MSG_HANDLING_FACADE has no exception.

Method OPEN_MSG_CONTEXT_FACTORY 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 20030318
2 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUNAME Strukturname des Kontextes 20030616
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_CONTEXT_FACTORY Interface Methode zur Erzeugung von Nachrichtenkontexten 20030318

Method OPEN_MSG_CONTEXT_FACTORY on class CL_FINB_MSG_HANDLING_FACADE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 3.1A