SAP ABAP Function Module FDSWP_GET_INSTANCE_STATUS (Returns table of Instances with their status using SAPControl, for System)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-ADM-DTM (Application Component) Downtime/Work Mode Management
     DSWP_DOWNTIME_MANAGER (Package) Management of system, server, instance, etc., downtimes
Basic Data
Function Module FDSWP_GET_INSTANCE_STATUS Returns table of Instances with their status using SAPControl, for System  
Function Group DSWP_DTM_INTERFACES   Modules used to provide DT information  
Program Name SAPLDSWP_DTM_INTERFACES    
INCLUDE Name LDSWP_DTM_INTERFACESU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_INSTANCE_STATUS TYPE DSWP_DTM_GET_SYSTEM_INSTANCE_L Proxy Structure (generated)
Exporting EV_ERROR_STRING TYPE STRING
Importing IV_COMPONENT_NAME TYPE DTSCOMPKEY Name of the Component. e.g. 'SMF'
Importing IV_INSTANCE_NR TYPE STRING
Importing IV_HOST_NAME TYPE DTSCOMPKEY DTS: Key of a Component in a System Landscape
Exception SAPCONTROL_ERROR TYPE Error from SAPControl during execution
Exception INVALID_COMPONENT TYPE Component does not exist
Exception SYSTEM_ERROR TYPE System Error from SAPControl WS
Exception INVALID_INPUT_PARAMS TYPE Invalid Input Parameters
Exception ILLEGAL_IMPORT_PARAMETER TYPE SMSY convention not followed
               
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