SAP ABAP Function Module FDSWP_CREATE_WORKMODE_DTM (Create a Downtime/Uptime Entry in Solution Manager)
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_CREATE_WORKMODE_DTM Create a Downtime/Uptime Entry in Solution Manager  
Function Group DSWP_DTM_INTERFACES   Modules used to provide DT information  
Program Name SAPLDSWP_DTM_INTERFACES    
INCLUDE Name LDSWP_DTM_INTERFACESU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_WORKMODE_ENTRY_ID TYPE DTSGUID DTS: GUID of an Entry in the Downtime Schedule
Exporting EV_RESULT_STRING TYPE STRING
Exporting EV_WORKMODE_EVENT_GUID TYPE DTSGUID DTS: GUID of an Entry in the Downtime Schedule
Exporting EV_WORKMODE_SEQUENCE_GUID TYPE DTSGUID DTS: GUID of an Entry in the Downtime Schedule
Exporting ES_CLASHING_WORKMODE TYPE DSWPS_DTM_HEADER_INFO Structure to hold info for all DTs of a component
Importing IV_COMPONENT_KEY TYPE SSTRING RSRSCAN1: Search String/Search Model
Importing IV_COMPONENT_TYPE TYPE CHAR18 Character field of length 6
Importing IV_WM_TYPE TYPE CHAR40 Character field of length 40
Importing IV_WM_STATUS TYPE CHAR40 Character field of length 40
Importing IV_WM_CATEGORY TYPE CHAR40 Character field of length 40
Importing IV_WM_SUBCATEGORY TYPE CHAR40 Character field of length 40
Importing IV_MONITORING_STATUS TYPE INT1 Dummy for B20 int1 (Local Everywhere)
Importing IS_RULE TYPE SCRULE_EXP Structure of Rule Tables
Importing IV_START TYPE TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Importing IV_END TYPE TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
Importing IV_WM_TITLE TYPE STRING
Importing IV_WM_DESC_BUSINESS_IMPACT TYPE STRING
Importing IV_TIME_ZONE TYPE DT_ZONE Downtime Time Zone
Importing IV_WM_DESC_REASON TYPE STRING
Importing IV_WM_DESC_OTHER_COMMENTS TYPE STRING
Exception ILLEGAL_IMPORT_PARAMETER TYPE
Exception DTM_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  20100705 
SAP Release Created in 400