SAP ABAP Function Module FM_DIAGTPL_HAS_TEMPLATE (check template for a cv_ppms_id)
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_TEMPLATE check template for a cv_ppms_id  
Function Group FG_DIAGTPL_API   functions to get diagnostic templates  
Program Name SAPLFG_DIAGTPL_API    
INCLUDE Name LFG_DIAGTPL_APIU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_RESULT TYPE ABAP_BOOL found or not
Exporting EX_FOUND_COMP_VERS TYPE SMSYCOMP_VRS Component Version wherewe found the template
Exporting EX_TYPE TYPE STRING 'concatenation C" for component, 'CV' for comp vers, 'CVR' for comp vers ref
Exporting EX_CUSTOM TYPE ABAP_BOOL Is template custom or SAP
Importing IM_COMP_VERS_STRUCT TYPE SDIAGLS_SOFT_COMP_VERS The Software Component structure.
Importing IM_COMP_VERS TYPE SMSYCOMP_VRS Component Version
Importing IM_COMP TYPE SMSYCOMP_VRS Component Version
Importing IM_LANDSCAPE_FACTORY TYPE REF TO CL_DIAGLS_FACTORY Entry point of the Landscape API.
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