SAP ABAP Interface IF_FINB_MSG_TOP_LEVEL_HANDLER (Provides Access to Top Handler for Default Messaging)
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_TOP_LEVEL_HANDLER | |
| Short Description | Provides Access to Top Handler for Default Messaging |
General Data
| Package | FINB_MSG_HANDLING | Message Handler with Extended Context Information |
| Created | 20030228 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FINB_MSG_TOP_LEVEL_HANDLER has no forward declaration.
Interfaces
Interface IF_FINB_MSG_TOP_LEVEL_HANDLER has no interface.
Friends
Interface IF_FINB_MSG_TOP_LEVEL_HANDLER has no friend.
Attributes
Interface 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
Interface IF_FINB_MSG_TOP_LEVEL_HANDLER has no event.
Types
Interface IF_FINB_MSG_TOP_LEVEL_HANDLER has no local type.
Method Signatures
Method CREATE_DEFAULT_HANDLER Signature
Method CREATE_DEFAULT_HANDLER on Interface IF_FINB_MSG_TOP_LEVEL_HANDLER has no parameter.
Method CREATE_DEFAULT_HANDLER on Interface 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 Interface 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 Interface IF_FINB_MSG_TOP_LEVEL_HANDLER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 200 |