SAP ABAP Function Module FM_DIAGLS_GET_GRP_TS_FROM_SOL (Get all the Grouped Technical Systems from a Solution.)
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_GRP_TS_FROM_SOL Get all the Grouped Technical Systems from a Solution.  
Function Group FG_DIAGLS_LANDSCAPE   Intended only to the JAVA Landscape API.  
Program Name SAPLFG_DIAGLS_LANDSCAPE    
INCLUDE Name LFG_DIAGLS_LANDSCAPEU47    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IM_SOLUTION_ID TYPE DIAGLS_ID The Landscape id.
Importing IM_DIAG_RELEVANT TYPE BOOLEAN 'X' Diagnostic Relevant?
Importing IM_NAMESPACE TYPE DIAGLS_NAMESPACE Namespace
Tables TT_GROUPED_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_GROUP_TECH_SYSTS_RFC Grouped Technical Systems.
Tables TT_ABAP_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_ABAP_TECH_SYSTS_B The list of Technical Systems w/o the Object Ref.
Tables TT_JAVA_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_JAVA_TECH_SYSTS_B The list of Technical Systems w/o the Object Ref.
Tables TT_TREX_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_TREX_TECH_SYSTS_B The list of Technical Systems w/o the Object Ref.
Tables TT_UNSPEC_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_UNSPEC_TECH_SYSTS_B The list of Technical Systems w/o the Object Ref.
Tables TT_DNET_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_DNET_TECH_SYSTS_B The list of Technical Systems w/o the Object Ref.
Tables TT_LIVCA_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_LIVCA_TECH_SYSTS_B The list of Technical Systems w/o the Object Ref.
Tables TT_WDISP_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_WDISP_TECH_SYSTS_B The list of Technical Systems w/o the Object Ref.
Tables TT_WSPHR_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_WSPHR_TECH_SYSTS_B The list of Technical Systems w/o the Object Ref.
Tables TT_MDM_TECHNICAL_SYSTEMS TYPE TT_DIAGLS_MDM_TECH_SYSTS_B The list of Technical Systems w/o the Object Ref.
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