SAP ABAP Function Module MESSAGES_DB_DELETE (Delete messages that have been saved by this message handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BSF-MSH (Application Component) CO Message Handler
     SZZ (Package) R/3 Central Basis Development: Service Functions
Basic Data
Function Module MESSAGES_DB_DELETE Delete messages that have been saved by this message handler  
Function Group SMSG   CO Message Handler  
Program Name SAPLSMSG    
INCLUDE Name LSMSGU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_IDENTIFICATION TYPE SYUZEIT Identification (see MESSAGES_INITIALIZE)
Importing I_LOG_HANDLE TYPE BALLOGHNDL GUID, to identify the message protocol
Importing I_IN_UPDATE_TASK TYPE BOOLE_D SPACE Update in update task
Exception LOG_NOT_FOUND TYPE No protocol found
Exception PROGRAM_ERROR TYPE Program error
Exception WRONG_PROTOCOL_TYPE TYPE Not created by this message handler > no del.
Exception WRONG_IDENTIFICATION TYPE If MESSAGES_INITIALIZE was used > ident needed
Exception ACTIVE TYPE Message-Handler must not be active
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19990505 
SAP Release Created in