SAP ABAP Function Module DIAGST_CHECK_CONV_REPORTS (Checks if conversion reports need to be executed)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-DIA (Application Component) Solution Manager Diagnostics
     AI_DIAGNOSTICS_STORE_API (Package) Read / Write Stores from/in the database.
Basic Data
Function Module DIAGST_CHECK_CONV_REPORTS Checks if conversion reports need to be executed  
Function Group DIAGST_STORE_API   Store-API  
Program Name SAPLDIAGST_STORE_API    
INCLUDE Name LDIAGST_STORE_APIU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CONVERSION_REQUIRED TYPE DIAGST_BOOLEAN Boolean: 'X' = True, space = False
Exporting CONVERSION_JOB_SCHEDULED TYPE DIAGST_BOOLEAN Boolean: 'X' = True, space = False
Exporting JOB_NAME TYPE BTCJOB Background job name
Exporting CONVERSION_REQUIRED_TEXT TYPE STRING Message for UI if conversion is required (translated)
Exporting CONVERSION_REQUIRED_TEXT_TECH TYPE STRING Message if conversion is required (tech - EN)
Importing TRIGGER_CONVERSION_IF_REQUIRED TYPE DIAGST_BOOLEAN SPACE Boolean: 'X' = True, space = False
               
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  20100705 
SAP Release Created in 400