SAP ABAP Function Module CNV_MBT_ULV_EVALUATE_MSG (ULV: Evaluate a message list)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN_46 (Package) MBT PCL Main objects from Release 4.6 on
Basic Data
Function Module CNV_MBT_ULV_EVALUATE_MSG ULV: Evaluate a message list  
Function Group CNV_MBT_ULV   (U)nified (L)og (V)iewer  
Program Name SAPLCNV_MBT_ULV    
INCLUDE Name LCNV_MBT_ULVU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IT_MSG TYPE CNV_MBT_T_BAL_S_MSG List of BAL_S_MSG messages
Importing I_NUMBER_OF_RECORDS TYPE I 0 Number of records checked during message list has been created
Importing I_FULLSCREEN TYPE ABAP_BOOL SPACE Display messages in fullscreen mode
Importing I_FOR_SAVE TYPE ABAP_BOOL SPACE Check for Save-Operation
Importing I_SAVE_WITH_ERRORS TYPE ABAP_BOOL SPACE Allow also saving with errors
Importing I_MSGTY_SLO TYPE ABAP_BOOL 'X' Adapt messages types and problem class to SLO standard
Importing I_EXPORT_OBJECT TYPE BALOBJ_D Application log: Object name (Application code)
Importing I_EXPORT_SUBOBJECT TYPE BALSUBOBJ Application log: sub-object
Exception ERRORS_IN_CHECK TYPE Errors in passed message list
Exception USER_ABORT TYPE In save mode user has selected 'abort' due to warnings
               
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  20141030 
SAP Release Created in 2010_1_46C