SAP ABAP Table DSWPS_DTM_DT_ALLDT_DISPLAY (Structure to hold info for all DTs of a component)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-ADM-DTM (Application Component) Downtime/Work Mode Management
     DSWP_DTM_SCHEDULING (Package) Scheduling of downtimes for system, server, instance
Basic Data
Table Category INTTAB    Structure 
Structure DSWPS_DTM_DT_ALLDT_DISPLAY   Table Relationship Diagram
Short Description Structure to hold info for all DTs of a component    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT MANDT MANDT CLNT 3   0   Client *
2 DT_SEQ_GUID DTSGUID SYSUUID RAW 16   0   DTS: GUID of an Entry in the Downtime Schedule  
3 DT_EVENT_GUID DTSGUID SYSUUID RAW 16   0   DTS: GUID of an Entry in the Downtime Schedule  
4 DT_SEQ_ID DTSEQID   INT4 10   0   Local interpretation of the Downtime Sequence ID  
5 DT_EVENT_ID DTEVENTID   INT4 10   0   Local interpretation of the Downtime Event ID  
6 DT_EVENT_PHASE DSWPD_DTM_DT_TYPE DSWPD_DTM_DT_TYPE CHAR 40   0   Different downtime types  
7 DT_STATUS DSWPD_DTM_DT_STATUS DSWPD_DTM_DT_STATUS CHAR 40   0   DTM: all status values in which a Downtime can be  
8 DT_FROM DTSTSFROM TZNTSTMPS DEC 15   0   DTS: Timestamp for Start of Downtime  
9 DT_UNTIL DTSTSUNTIL TZNTSTMPS DEC 15   0   DTS: Timestamp for End of Downtime  
10 ENTRY_GUID DTSGUID SYSUUID RAW 16   0   DTS: GUID of an Entry in the Downtime Schedule  
11 DT_CATEGORY DSWPD_DTM_DT_CATEGORY DSWPD_DTM_DT_CATEGORY CHAR 40   0   DTM: main categories of Downtimes *
12 DT_SUB_CATEGORY DSWPD_DTM_DT_CATEGORY DSWPD_DTM_DT_CATEGORY CHAR 40   0   DTM: main categories of Downtimes *
13 LAST_CHANGED_AT TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
14 LAST_CHANGED_BY XUBNAME XUBNAME CHAR 12   0   User Name in User Master Record *
15 DT_AUTO_ONOFF DSWPBOOLEAN BOOLEAN CHAR 1   0   General Boolean variable  
16 DT_TIMEZONE DT_ZONE TZNZONE CHAR 6   0   Downtime Time Zone *
17 DT_TIMEZONE_TEXT DSWPD_DTM_TIMEZONE_TEXT TEXT30 CHAR 30   0   Text for time zones  
18 CREATED_AT TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
19 CREATED_BY XUBNAME XUBNAME CHAR 12   0   User Name in User Master Record *
20 DT_FROM_C CHAR20 CHAR20 CHAR 20   0   Char 20  
21 DT_UNTIL_C CHAR20 CHAR20 CHAR 20   0   Char 20  
22 LAST_CHANGED_AT_C CHAR20 CHAR20 CHAR 20   0   Char 20  
23 DT_TITLE SC_TXTSHOR TEXT120 CHAR 120   0   Short text  
24 TYPE TEXTSTRING   STRG 0   0   Text string  
25 DT_FROM_UTC DTSTSFROM TZNTSTMPS DEC 15   0   DTS: Timestamp for Start of Downtime  
26 DT_UNTIL_UTC DTSTSUNTIL TZNTSTMPS DEC 15   0   DTS: Timestamp for End of Downtime  
27 DT_LOCKED DSWPBOOLEAN BOOLEAN CHAR 1   0   General Boolean variable  
28 IS_AUTO_DOWNTIME BOOLEAN BOOLEAN CHAR 1   0   Boolean Variable (X=True, -=False, Space=Unknown)  
29 CPS_JOB_ID_START BTC_EXT_JOB_ID   CHAR 40   0   ExtSdl: GUID of an External Job  
30 CPS_JOB_ID_STOP BTC_EXT_JOB_ID   CHAR 40   0   ExtSdl: GUID of an External Job  
31 OWNER DTSOWNER UNAME CHAR 12   0   DTS: System Owner  
32 PARENT_ENTRYGUID DTSGUID SYSUUID RAW 16   0   DTS: GUID of an Entry in the Downtime Schedule  
33 MONSTATUS DTSMONSTAT DTSMONSTAT INT1 3   0   DTS: Monitoring Status  
34 USE_CCMS BOOLEAN BOOLEAN CHAR 1   0   Boolean Variable (X=True, -=False, Space=Unknown)  
35 COMP_KEY_DB DTSCOMPKEY   SSTR 255   0   DTS: Key of a Component in a System Landscape  
36 INHERITED_FROM DTSCOMPKEY   SSTR 255   0   DTS: Key of a Component in a System Landscape  
37 COMPKEY DTSCOMPKEY   SSTR 255   0   DTS: Key of a Component in a System Landscape  
History
Last changed by/on SAP  20111123 
SAP Release Created in 400