SAP ABAP Function Module FM_DIAGLS_GET_HOSTS (Get all the Hosts.)
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_HOSTS Get all the Hosts.  
Function Group FG_DIAGLS_LANDSCAPE   Intended only to the JAVA Landscape API.  
Program Name SAPLFG_DIAGLS_LANDSCAPE    
INCLUDE Name LFG_DIAGLS_LANDSCAPEU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IM_CHECK_SMD_AGENT_STATUS TYPE BOOLEAN ABAP_FALSE Check SMD Agent at once
Importing IM_ONLY_HOSTS_WITH_SMD_AGENT TYPE BOOLEAN ABAP_FALSE Return only host with SMD Agent
Importing IM_NAMESPACE TYPE DIAGLS_NAMESPACE Namespace
Importing IM_USER TYPE UNAME SY-UNAME User Name
Tables TT_HOSTS TYPE TT_DIAGLS_HOSTS_BASIS List of hosts without the Object reference.
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