SAP ABAP Function Module FM_DIAGTPL_HAS_LOG (check if a log entry exists in the template for the TS)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-DIA (Application Component) Solution Manager Diagnostics
     AI_DIAGNOSTICS_TEMPLATE (Package) Utility package containing template definition and API
Basic Data
Function Module FM_DIAGTPL_HAS_LOG check if a log entry exists in the template for the TS  
Function Group FG_DIAGTPL_API   functions to get diagnostic templates  
Program Name SAPLFG_DIAGTPL_API    
INCLUDE Name LFG_DIAGTPL_APIU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_HAS_LOG TYPE ABAP_BOOL True if we find one log entry in the templates
Importing IM_LONG_SID TYPE DIAGLS_TECH_SYST_LONG_SID The Technical System Long Sid
Importing IM_SYSTEM_TYPE TYPE DIAGLS_TECHNICAL_SYSTEM_TYPE System Component Type
Exception CX_DIAGLS_TEMPLATE_EXCEPTION TYPE Thrown if an unexpected error occurs in retrieving data.
               
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