SAP ABAP Table DSWP_DTM_CTGRY (DTM: categories of Downtimes depending on their type)
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
Table Category TRANSP    Transparent table 
Transparent table DSWP_DTM_CTGRY   Table Relationship Diagram
Short Description DTM: categories of Downtimes depending on their type    
Delivery and Maintenance
Pool/cluster      
Delivery Class E   Control table, SAP and customer have separate key areas 
Data Browser/Table View Maintenance N   Display/Maintenance Not Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 DT_TYPE_ID DSWPD_DTM_DT_TYPE DSWPD_DTM_DT_TYPE CHAR 40   0   Different downtime types  
2 DT_CTGRY_ID DSWPD_DTM_DT_CATEGORY DSWPD_DTM_DT_CATEGORY CHAR 40   0   DTM: main categories of Downtimes DSWP_DTM_VHCTGRY
3 DT_SUBCTGRY_ID DSWPD_DTM_DT_SUBCATEGORY DSWPD_DTM_DT_SUBCATEGORY CHAR 40   0   DTM: sub-categories of Downtimes DSWP_DTM_VHSCTGY
4 VHELP_ID CHAR3 CHAR3 CHAR 3   0   3-Byte field  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 DSWP_DTM_CTGRY DT_CTGRY_ID DSWP_DTM_VHCTGRY DT_CTGRY_ID 1 CN
2 DSWP_DTM_CTGRY DT_SUBCTGRY_ID DSWP_DTM_VHSCTGY DT_SUBCTGRY_ID 1 CN
History
Last changed by/on SAP  20100705 
SAP Release Created in 400