SAP ABAP Function Module MESSAGE_HIGHEST_ERROR (Determines Type of the Most Critical Error in Message Buffer)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSAL (Package) ICM: Aplication Log
Basic Data
Function Module MESSAGE_HIGHEST_ERROR Determines Type of the Most Critical Error in Message Buffer  
Function Group CACS_BUFFERLOG   Commissions: Buffer Log  
Program Name SAPLCACS_BUFFERLOG    
INCLUDE Name LCACS_BUFFERLOGU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing MSG_TYPE TYPE SYST-MSGTY Messages, Message Type
Exporting FIRST_X TYPE I First Line with X-Message
Exporting FIRST_A TYPE I First Line with A-Message
Exporting FIRST_E TYPE I First Line with E-Message
Exporting FIRST_W TYPE I First Line with W-Message
Exporting COUNT_X TYPE I Number of Lines with X-Message
Exporting COUNT_A TYPE I Number of Lines with A-Message
Exporting COUNT_E TYPE I Number of Lines with E-Message
Exporting COUNT_W TYPE I Number of Lines with W-Message
Exporting LT_MESSAGES TYPE CACS_T_MSG_DATA Message Data
Importing I_LOG_HANDLE TYPE BALLOGHNDL Application Log: Log Handle
Importing IFLG_ADD_MSGHNDL TYPE BOOLEAN Boolean Variable (X=true, -=false, space=unknown)
Exception SEVERE_ERROR TYPE Unexpected Error
               
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  20020219 
SAP Release Created in