SAP ABAP Function Module FDSWP_GET_NUMBER_COMP_IN_DT (Returns number of components in Planned Downtime)
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_NUMBER_COMP_IN_DT | Returns number of components in Planned Downtime |
Function Group | DSWP_DTM_INTERFACES | Modules used to provide DT information |
Program Name | SAPLDSWP_DTM_INTERFACES | |
INCLUDE Name | LDSWP_DTM_INTERFACESU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_INSTANCES_IN_PLANNED_DT | TYPE | I | Numbers of Instances currently in Planned Downtime | |||
![]() |
EV_LOGONGRPS_IN_PLANNED_DT | TYPE | I | Number of Logon Groups currently in Planned Downtime | |||
![]() |
EV_SYSTEMS_IN_PLANNED_DT | TYPE | I | Number of Systems currently in Planned Downtime | |||
![]() |
EV_TECHSYSTEMS_IN_PLANNED_DT | TYPE | I | Number of Technical Systems currently in Planned Downtime | |||
![]() |
EV_SYSTEMGROUPS_IN_PLANNED_DT | TYPE | I | Number of System Groups in Planned Downtime | |||
![]() |
ET_SYSTEM_LIST | TYPE | DSWPT_DTM_DT_COMPKEY_TYPE | Table Type for Component Type and Component Key | |||
![]() |
ET_LOGONGROUP_LIST | TYPE | DSWPT_DTM_DT_COMPKEY_TYPE | Table Type for Component Type and Component Key | |||
![]() |
ET_INSTANCE_LIST | TYPE | DSWPT_DTM_DT_COMPKEY_TYPE | Table Type for Component Type and Component Key | |||
![]() |
ET_TECHNICALSYSTEM_LIST | TYPE | DSWPT_DTM_DT_COMPKEY_TYPE | Table Type for Component Type and Component Key | |||
![]() |
ET_SYSTEMGROUP_LIST | TYPE | DSWPT_DTM_DT_COMPKEY_TYPE | Table Type for Component Type and Component Key | |||
![]() |
DTS_QUERY_FAILED | TYPE | Calling of Downtime Scheduler APIs failed | ||||
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 | 20100326 |
SAP Release Created in | 400 |