SAP ABAP Interface IF_FINB_MSG_HANDLER_FACTORY (Factory for Message Handler)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_MSG_HANDLING (Package) Message Handler with Extended Context Information
Properties
Interface IF_FINB_MSG_HANDLER_FACTORY  
Short Description Factory for Message Handler    
General Data
Package FINB_MSG_HANDLING   Message Handler with Extended Context Information 
Created 20010615   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
Interface IF_FINB_MSG_HANDLER_FACTORY has no forward declaration.
Interfaces
Interface IF_FINB_MSG_HANDLER_FACTORY has no interface.
Friends
Interface IF_FINB_MSG_HANDLER_FACTORY has no friend.
Attributes
Interface IF_FINB_MSG_HANDLER_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONSTANT_CALLBACK Instance method Public Method Creates a Callback Instance (with Constant Behavior) 20010629
2 CREATE_DYNAMIC_CALLBACK Instance method Public Method Creates a Callback Instance (with Dynamic Behavior) 20010629
3 CREATE_MSG_HANDLER Instance method Public Method Creates a Message Handler Instance 20010615
4 DEFAULT_LEVEL_CHANGED_BY Instance method Public Method Message to refer to context change 20030224
5 DEFAULT_LEVEL_FLUSHED_BY Instance method Public Method Message to restore default level 20030224
6 GET_DEFAULT_CONTEXT_FACTORY Instance method Public Method Gets Assigned Context_Factory for Default Handler 20040226
7 GET_DEFAULT_MSG_HANDLER Instance method Public Method Deliver default message handler instance 20030221
8 GET_DEFAULT_MSG_LEVEL Instance method Public Method Deliver current message level 20030224
9 SET_DEFAULT_MSG_HANDLER Instance method Public Method (Internal only) May not be used by the application! 20040805
10 SET_MSG_HANDLER_CONTEXT Instance method Public Method Sets Context Infor for Later Creation of Instances 20010914
Events
Interface IF_FINB_MSG_HANDLER_FACTORY has no event.
Types
Interface IF_FINB_MSG_HANDLER_FACTORY has no local type.
Method Signatures

Method CREATE_CONSTANT_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRATEGY Value transfer Type reference (TYPE) FINB_MSG_PROPAGATION_STRATEGY Propagations Stretegy für die Behandlung von Messages 20010629
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER_CALLBACK Callback Instanz zur Message Behandlung 20010629

Method CREATE_CONSTANT_CALLBACK on Interface IF_FINB_MSG_HANDLER_FACTORY has no exception.

Method CREATE_DYNAMIC_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20010703
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER_CALLBACK Callback Instanz zur Message Behandlung 20010629

Method CREATE_DYNAMIC_CALLBACK on Interface IF_FINB_MSG_HANDLER_FACTORY has no exception.

Method CREATE_MSG_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER_CALLBACK Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER_CALLBACK Callback Instanz zur Message Behandlung 20010615
2 Importing I_HDR_CONTEXT Call by reference Type reference (TYPE) BALCVAL Anwendungs-Log: Daten des Kontextes 20030403
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20010615

Method CREATE_MSG_HANDLER on Interface IF_FINB_MSG_HANDLER_FACTORY has no exception.

Method DEFAULT_LEVEL_CHANGED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_FACTORY Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_CONTEXT_FACTORY Interface Methode zur Erzeugung von Nachrichtenkontexten 20030224
# Exception Resumable Description Created on
1 WRONG_CREATOR Nur Kontextfactory Instanzen dürfen Default Handler erzeugen 20030224

Method DEFAULT_LEVEL_FLUSHED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_FACTORY Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_CONTEXT_FACTORY Interface Methode zur Erzeugung von Nachrichtenkontexten 20030224
# Exception Resumable Description Created on
1 NOT_ALLOWED Ausführung nur durch erzeuger des Defaultlevels 20030224

Method GET_DEFAULT_CONTEXT_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_CONTEXT_FACTORY Interface Methode zur Erzeugung von Nachrichtenkontexten 20040226
# Exception Resumable Description Created on
1 NOT_FOUND Keine Kontext-Factory als Default gesetzt 20040722

Method GET_DEFAULT_MSG_HANDLER 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 Message Handler 20030221
# Exception Resumable Description Created on
1 NO_DEFAULT_FACTORY 20040722

Method GET_DEFAULT_MSG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20030224

Method GET_DEFAULT_MSG_LEVEL on Interface IF_FINB_MSG_HANDLER_FACTORY has no exception.

Method SET_DEFAULT_MSG_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20040805

Method SET_DEFAULT_MSG_HANDLER on Interface IF_FINB_MSG_HANDLER_FACTORY has no exception.

Method SET_MSG_HANDLER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTNUMBER Value transfer Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20010914
2 Importing I_OBJECT Value transfer Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20010914
3 Importing I_STRUCTURE_NAME Value transfer Type reference (TYPE) STRUKNAME Name einer Struktur 20030711
4 Importing I_SUBOBJECT Value transfer Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20010914

Method SET_MSG_HANDLER_CONTEXT on Interface IF_FINB_MSG_HANDLER_FACTORY has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 3.1A