SAP ABAP Function Module FM_DIAGTPL_GET_P_LEVEL_FOR_TS (Get paramter names and level for a 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_GET_P_LEVEL_FOR_TS Get paramter names and level for a TS  
Function Group FG_DIAGTPL_API   functions to get diagnostic templates  
Program Name SAPLFG_DIAGTPL_API    
INCLUDE Name LFG_DIAGTPL_APIU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_PARAMS TYPE TT_DIAGTPL_PARAMS_LEVEL Table of parameters and their level in the TS
Importing IM_LONG_SID TYPE DIAGLS_TECH_SYST_LONG_SID Technical System Long SID
Importing IM_SYSTEM_TYPE TYPE DIAGLS_TECHNICAL_SYSTEM_TYPE Technical System Type (Abap Server, J2ee Server)
Importing IM_PARAM_NAME TYPE STRING Name of the parameter searched for
Exception RETRIEVE_EXCEPTION TYPE If there is an error during the Solution retrievial.
Exception TEMPLATE_EXCEPTION TYPE If there is an error during the templat en retrievial.
               
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  20111124 
SAP Release Created in 400