ATO_DOWNTIMES - Logging of Customer Initiated Downtimes
Logging of Customer Initiated Downtimes information is stored in SAP table ATO_DOWNTIMES.
It is part of development package S_ATO_CUSTOMER_DOWNTIME in software component BC-SRV-APS-EXT-SL. This development package consists of objects that can be grouped under "Customer can initiate own Downtimes".
It is part of development package S_ATO_CUSTOMER_DOWNTIME in software component BC-SRV-APS-EXT-SL. This development package consists of objects that can be grouped under "Customer can initiate own Downtimes".
Fields for table ATO_DOWNTIMES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PLANNED_DOWNTIME_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TZNTSTMPS | DEC | 8 | |
PLANNED_DOWNTIME_END | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
DOWNTIME_START | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
DOWNTIME_END | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
INTIATING_PROCESS | Initiating Process of the Customer Initied Downtime | ATO_DOWNTIME_INITIATOR | CHAR | 2 | ||
CREATED_BY | User Name | UNAME | CHAR | 24 | ||
CREATED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
LAST_CHANGED_BY | User Name | UNAME | CHAR | 24 | ||
LAST_CHANGED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
STATUS | Downtime Status | ATO_DOWNTIME_STATUS | CHAR | 2 | ||
CLIENT | Client | ATO_CLIENT | CHAR | 6 | ||
RLFW_TENANT_ID | Unique System ID from SAPLICENSE | SLIC_SYSID | CHAR | 36 | ||
RLFW_ENTRY_ID | ID of a maintenance mode schedule | RLFW_SCHEDULE_ID | CHAR | 64 |