SAP ABAP Function Module MESSAGES_COUNT (Determine number of collected messages in a line interval)
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_COUNT Determine number of collected messages in a line interval  
Function Group SMSG   CO Message Handler  
Program Name SAPLSMSG    
INCLUDE Name LSMSGU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting COUNT TYPE SYST-TABIX Number of collected messages in th
Exporting MAX_SEVERITY TYPE SYST-SUBRC Maximum degree of severity of the errors occured
Exporting E_CHECK_ON_COMMIT TYPE SYST-BATCH
Exporting E_HANDLER_ACTIVE TYPE BOOLE_D Flag: Message-Handler aktiv (X)
Importing ONLY_FOR_ACTUAL_LINE TYPE SYST-BATCH
Importing LINE_FROM TYPE SPACE Only count messages with a longer
Importing LINE_TO TYPE SPACE Only count messages with a shorter
Importing SEVERITY_FROM TYPE SYST-SUBRC 0 only messages from the degree of severity
Importing SEVERITY_TO TYPE SYST-SUBRC 16 only messages up to the degree of severity
Exception INCONSISTENT_RANGE TYPE LINE_TO is shorter than LINE_FROM
Exception INCONSISTENT_RANGE_SEVERITY TYPE SEVERITY_TO smaller than SEVERITY_FROM
               
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  19970707 
SAP Release Created in