SAP ABAP Class /BA1/IF_AL_C0_MSG_HANDLER (Message Handler)
Properties
| Class | /BA1/IF_AL_C0_MSG_HANDLER | |
| Short Description | Message Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BA1/IF_AL_C0_MSG_HANDLER has no interface implemented.
Friends
Class /BA1/IF_AL_C0_MSG_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Target Variable for MESSAGE ... INTO | 20090127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Individual Message | 20090127 | |
| 2 | Instance method | Public | Method | Attaches a Message in BAPI Format | 20090127 | |
| 3 | Instance method | Public | Method | Adds Several Messages in BAPI Format | 20090127 | |
| 4 | Instance method | Public | Method | Adds an Exception Object | 20090127 | |
| 5 | Instance method | Public | Method | Adds an Individual Message and Fills It from SY-MSG* | 20090127 | |
| 6 | Instance method | Public | Method | Adds Several Messages | 20090127 | |
| 7 | Instance method | Public | Method | Closes a Block of Messages | 20090127 | |
| 8 | Instance method | Public | Method | Opens a Block of Messages | 20090127 | |
| 9 | Instance method | Public | Method | Remove messages in current block | 20090127 | |
| 10 | Instance method | Public | Method | Indicates Whether Detailed Logging Is Required | 20090127 | |
| 11 | Instance method | Public | Method | Keep messages in current block | 20090127 |
Events
Class /BA1/IF_AL_C0_MSG_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TAB_BAL_MSG | Public | Type reference (TYPE) | /BA1/IF_AL_C0_MSG_CONTAINER=>TY_TAB_BAL_MSG | Message Table | 20090127 | |
Method Signatures
Method ADD_BAL_S_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20090127 |
Method ADD_BAL_S_MSG on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method ADD_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | BAPI Return Information | 20090127 |
Method ADD_BAPIRET2 on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method ADD_BAPIRETTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090127 |
Method ADD_BAPIRETTAB on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_EX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20090127 |
Method ADD_EXCEPTION on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method ADD_SY_MSG Signature
Method ADD_SY_MSG on class /BA1/IF_AL_C0_MSG_HANDLER has no parameter.
Method ADD_SY_MSG on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method ADD_TTY_BAL_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_MESSAGE | Call by reference | Type reference (TYPE) | TY_TAB_BAL_MSG | Tabelle von Nachrichten | 20090127 |
Method ADD_TTY_BAL_MSG on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method BLOCK_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BLOCK_LEVEL_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | Block ID | 20090127 |
Method BLOCK_CLOSE on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method BLOCK_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BLOCK_LEVEL_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | Block ID | 20090127 |
Method BLOCK_OPEN on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method DROP_MESSAGES_OF_CURRENT_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BLOCK_LEVEL_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | obsolete, do not supply | 20090127 |
Method DROP_MESSAGES_OF_CURRENT_BLOCK on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method IS_DETAILED_LOG_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DETAILED_LOG_ON | Value transfer | Type reference (TYPE) | ABAP_BOOL | Detailliertes Log eingeschaltet | 20090127 |
Method IS_DETAILED_LOG_ON on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
Method KEEP_MESSAGES_OF_CURRENT_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BLOCK_LEVEL_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | obsolete, do not supply | 20090127 |
Method KEEP_MESSAGES_OF_CURRENT_BLOCK on class /BA1/IF_AL_C0_MSG_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |