SAP ABAP Function Module FDSWP_RETURN_INSTANCE_NAME (Returns Instance name, given SID, Hostname and Instance Number)
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_RETURN_INSTANCE_NAME Returns Instance name, given SID, Hostname and Instance Number  
Function Group DSWP_DTM_INTERFACES   Modules used to provide DT information  
Program Name SAPLDSWP_DTM_INTERFACES    
INCLUDE Name LDSWP_DTM_INTERFACESU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_INSTANCE_NAME TYPE DTSCOMPKEY DTS: Key of a Component in a System Landscape
Importing IV_SYSTEM_NAME TYPE DTSCOMPKEY DTS: Key of a Component in a System Landscape
Importing IV_HOST_NAME TYPE DTSCOMPKEY DTS: Key of a Component in a System Landscape
Importing IV_INSTANCE_NUMBER TYPE CHAR2 Version Number Component
Importing IV_IS_ABAP TYPE BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown)
Exception ILLEGAL_IMPORT_PARAMETER TYPE Invalid Input Parametes
Exception INSTANCE_NOT_FOUND TYPE Instance not found for the supplied data
               
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  20100705 
SAP Release Created in 400