SAP ABAP Function Module FDSWP_GET_DT_WM_INFO (Returns DT and WM info for current time, and after an interval)
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_DT_WM_INFO | Returns DT and WM info for current time, and after an interval |
| Function Group | DSWP_DTM_INTERFACES | Modules used to provide DT information |
| Program Name | SAPLDSWP_DTM_INTERFACES | |
| INCLUDE Name | LDSWP_DTM_INTERFACESU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_DT_UT_INFO | TYPE | DSWPT_DTM_DT_WM_STATUS_DETAILS | Table Type for DSWPS_DTM_DT_WM_STATUS_DETAILS | |||
| |
ET_INVALID_SYSTEMS | TYPE | DSWPT_DTM_DT_COMPKEY_TYPE | Table Type for Component Type and Component Key | |||
| |
IT_SYSTEMS | TYPE | DSWPT_DTM_DT_COMPKEY_TYPE | Table Type for Component Type and Component Key | |||
| |
IV_TIME_INTERVAL | TYPE | I | 5 | Delta Time in minutes. Eg. 5 = 5 minutes | ||
Processing Type
| Normal Function 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 |