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 ABAP 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 DUMMY Instance attribute Public Type reference (TYPE) STRING Target Variable for MESSAGE ... INTO 20090127
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BAL_S_MSG Instance method Public Method Adds an Individual Message 20090127
2 ADD_BAPIRET2 Instance method Public Method Attaches a Message in BAPI Format 20090127
3 ADD_BAPIRETTAB Instance method Public Method Adds Several Messages in BAPI Format 20090127
4 ADD_EXCEPTION Instance method Public Method Adds an Exception Object 20090127
5 ADD_SY_MSG Instance method Public Method Adds an Individual Message and Fills It from SY-MSG* 20090127
6 ADD_TTY_BAL_MSG Instance method Public Method Adds Several Messages 20090127
7 BLOCK_CLOSE Instance method Public Method Closes a Block of Messages 20090127
8 BLOCK_OPEN Instance method Public Method Opens a Block of Messages 20090127
9 DROP_MESSAGES_OF_CURRENT_BLOCK Instance method Public Method Remove messages in current block 20090127
10 IS_DETAILED_LOG_ON Instance method Public Method Indicates Whether Detailed Logging Is Required 20090127
11 KEEP_MESSAGES_OF_CURRENT_BLOCK 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Returning 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 Importing 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