SAP ABAP Function Module FM_DIAGLS_GET_INST_TS_FR_H_TS (Get all the Installed Technical Systems from a Technical System and Host.)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-DIA (Application Component) Solution Manager Diagnostics
     AI_DIAGNOSTICS_LANDSCAPE_API (Package) The Landscape API library.
Basic Data
Function Module FM_DIAGLS_GET_INST_TS_FR_H_TS Get all the Installed Technical Systems from a Technical System and Host.  
Function Group FG_DIAGLS_LANDSCAPE   Intended only to the JAVA Landscape API.  
Program Name SAPLFG_DIAGLS_LANDSCAPE    
INCLUDE Name LFG_DIAGLS_LANDSCAPEU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IM_TECHNICAL_SYSTEM_LONG_SID TYPE DIAGLS_TECH_SYST_LONG_SID The Technical System Long Sid
Importing IM_TECHNICAL_SYSTEM_TYPE TYPE DIAGLS_TECHNICAL_SYSTEM_TYPE The Technical System Type (Abap Server, J2ee Server)
Importing IM_HOST_NAME TYPE DIAGLS_HOST_NAME The short Host name.
Importing IM_NAMESPACE TYPE DIAGLS_NAMESPACE Namespace
Tables TT_ABAP_INST_TECH_SYSTS TYPE TT_DIAGLS_ABAP_INST_TECH_SYS_B The list of Abap Installed Technical Systems.
Tables TT_HANA_INST_TECH_SYSTS TYPE TT_DIAGLS_HANA_INST_TECH_SYS_B The list of Java Installed Technical Systems without the Obj
Tables TT_SYBASE_INST_TECH_SYSTS TYPE TT_DIAGLS_SYBA_INST_TECH_SYS_B The list of Trex Installed Technical Systems.
Tables TT_JAVA_INST_TECH_SYSTS TYPE TT_DIAGLS_JAVA_INST_TECH_SYS_B The list of Java Installed Technical Systems without the Obj
Tables TT_TREX_INST_TECH_SYSTS TYPE TT_DIAGLS_TREX_INST_TECH_SYS_B The list of Trex Installed Technical Systems.
Tables TT_UNSPEC_INST_TECH_SYSTS TYPE TT_DIAGLS_UNSPEC_INST_TECH_S_B The list of Unspecified Installed Technical Systems.
Tables TT_DNET_INST_TECH_SYSTS TYPE TT_DIAGLS_DNET_INST_TECH_SYS_B The list of .Net Installed Technical Systems.
Tables TT_WDISP_INST_TECH_SYSTS TYPE TT_DIAGLS_WDISP_INST_TECH_S_B The list of Web Dispatcher Installed Technical Systems.
Tables TT_WSPHR_INST_TECH_SYSTS TYPE TT_DIAGLS_WSPHR_INST_TECH_S_B The list of Websphere Installed Technical Systems.
Tables TT_LIVCA_INST_TECH_SYSTS TYPE TT_DIAGLS_LIVCA_INST_TECH_S_B The list of Live Cache Installed Technical Systems.
Tables TT_BOBJ_INST_TECH_SYSTS TYPE TT_DIAGLS_BOBJ_INST_TECH_SYS_B The list of BusinessObjects Installed Technical Systems.
Tables TT_WILY_INST_TECH_SYSTS TYPE TT_DIAGLS_WILY_INST_TECH_SYS_B The list of Mdm Installed Technical Systems.
Tables TT_MDM_INST_TECH_SYSTS TYPE TT_DIAGLS_MDM_INST_TECH_SYS_B The list of Mdm Installed Technical Systems.
Tables TT_ATC_INST_TECH_SYSTS TYPE TT_DIAGLS_ATC_INST_TECH_SYS_B The list of Apache Tomcat Installed Technical Systems.
Tables TT_DAGT_INST_TECH_SYSTS TYPE TT_DIAGLS_DAGT_INST_TECH_SYS_B The list of SMD Agent Installed Technical Systems.
Tables TT_MSIIS_INST_TECH_SYSTS TYPE TT_DIAGLS_MSIIS_INST_TECH_S_B The list of MSIIS Installed Technical Systems.
Exception RETRIEVE_EXCEPTION TYPE If there is an error during the Solution 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  20100326 
SAP Release Created in 400