SAP ABAP Class IF_FINB_MSG_TOP_LEVEL_HANDLER (Provides Access to Top Handler for Default Messaging)
Properties
Class | IF_FINB_MSG_TOP_LEVEL_HANDLER | |
Short Description | Provides Access to Top Handler for Default Messaging | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030228 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FINB_MSG_TOP_LEVEL_HANDLER has no forward declaration.
Interfaces
Class IF_FINB_MSG_TOP_LEVEL_HANDLER has no interface implemented.
Friends
Class IF_FINB_MSG_TOP_LEVEL_HANDLER has no friend class.
Attributes
Class IF_FINB_MSG_TOP_LEVEL_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generates New Default Handler Instance | 20030812 |
2 | ![]() |
Instance method | Public | Method | Provides Owner of Default Level Handler | 20030812 |
3 | ![]() |
Instance method | Public | Method | Provides Top-Level Collector (Only for Context Factories) | 20030228 |
4 | ![]() |
Instance method | Public | Method | True, if msg_handler Is Default Handler | 20030812 |
Events
Class IF_FINB_MSG_TOP_LEVEL_HANDLER has no event.
Types
Class IF_FINB_MSG_TOP_LEVEL_HANDLER has no local type.
Method Signatures
Method CREATE_DEFAULT_HANDLER Signature
Method CREATE_DEFAULT_HANDLER on class IF_FINB_MSG_TOP_LEVEL_HANDLER has no parameter.
Method CREATE_DEFAULT_HANDLER on class IF_FINB_MSG_TOP_LEVEL_HANDLER has no exception.
Method GET_OWNER_DEFAULT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_APPL_CONTEXT | Zugriff auf Anwendungskontext einer Nachricht | 20030812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Besitzer für Default Level Handler | 20030812 |
Method GET_TOP_LEVEL_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030228 |
Method GET_TOP_LEVEL_HANDLER on class IF_FINB_MSG_TOP_LEVEL_HANDLER has no exception.
Method IS_DEFAULT_LEVEL_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030812 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030812 |
Method IS_DEFAULT_LEVEL_HANDLER on class IF_FINB_MSG_TOP_LEVEL_HANDLER has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in |