SAP ABAP Function Module FDSWP_GET_DOWNTIME_ENTRIES (Returns a list of Downtime entry details)
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_DOWNTIME_ENTRIES Returns a list of Downtime entry details  
Function Group DSWP_DTS_INTERFACES   External interfaces for DTS queries  
Program Name SAPLDSWP_DTS_INTERFACES    
INCLUDE Name LDSWP_DTS_INTERFACESU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_DOWNTIME_ENTRIES TYPE DSWPT_DTS_DOWNTIME_DETAILS Table type for DSWPS_DTS_DOWNTIME_DETAILS
Importing IV_INTERVAL_FROM TYPE TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Importing IV_INTERVAL_UNTIL TYPE TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Importing IV_COMPONENT_NAME TYPE SSTRING RSRSCAN1: Search String/Search Model
Importing IV_COMPONENT_TYPE TYPE CHAR6 'SMSY' Character field of length 6
Importing IV_CATEGORY TYPE INT1 Dummy for B20 int1 (Local Everywhere)
Importing IV_VISIBILITY_ACTIVE TYPE BOOLEAN 'X' 'X' = select active entries
Importing IV_MONITORING_STATUS TYPE INT1 Dummy for B20 int1 (Local Everywhere)
Importing IV_CCMS TYPE BOOLEAN '-' 'X' = cross client visibility
Importing IV_VISIBILITY_INACTIVE TYPE BOOLEAN 'X' 'X' = select inactive entries
Importing IV_REASON TYPE STRING
Exception INVALID_MONITORING_STATUS TYPE
Exception INVALID_INTERVALS TYPE
Exception INVALID_COMPONENT TYPE
Exception DTS_EXCEPTION TYPE
               
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