RLFW_SCHEDULES - Table of maintenance schedules
Table of maintenance schedules information is stored in SAP table RLFW_SCHEDULES.
It is part of development package SRLFW_SCHEDULE in software component BC-CST-RL. This development package consists of objects that can be grouped under "Schedule Maintenance Mode".
It is part of development package SRLFW_SCHEDULE in software component BC-CST-RL. This development package consists of objects that can be grouped under "Schedule Maintenance Mode".
Fields for table RLFW_SCHEDULES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TENANT_ID | Unique System ID from SAPLICENSE | X | SLIC_SYSID | CHAR | 36 | |
ENTRY_ID | ID of a maintenance mode schedule | X | RLFW_SCHEDULE_ID | CHAR | 64 | |
SYSTEM_NUMBER | Unique System ID from SAPLICENSE | SLIC_SYSID | CHAR | 36 | ||
INSTANCE_NAME | Instance name | RLFW_SCHEDULE_INSTANCE_NAME | CHAR | 128 | ||
DOWNTIME_TYPE | downtime type | RLFW_SCHEDULE_DOWNTIME_TYPE | INT1 | 1 | ||
REASON | Reason of this maintenance schedule | RLFW_SCHEDULE_REASON | CHAR | 24 | ||
CATEGORY | Category of maintenance phase. | RLFW_SCHEDULE_CATEGORY | INT1 | 1 | ||
START_TIME | Starting time of maintenance period | RLFW_SCHEDULE_START | DEC | 8 | ||
END_TIME | End time of maintenance period | RLFW_SCHEDULE_END | DEC | 8 | ||
CUSTOMER_VISIBLE | Maintenance phase visible to customer | RLFW_CUSTOMER_VISIBLE | CHAR | 6 | ||
MONITOR_STATUS | Maintenance mode monitor status | RLFW_SCHEDULE_MONITOR | INT1 | 1 | ||
DESCRIPTION | Description | STRG | 8 | |||
CR_USER | User Name | SYUNAME | CHAR | 24 | ||
CR_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CR_SYSID | Name of SAP System | SYSYSID | CHAR | 16 | ||
CR_CLIENT | Creating client | CHAR | 6 | |||
CH_USER | User Name | SYUNAME | CHAR | 24 | ||
CH_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CH_SYSID | Name of SAP System | SYSYSID | CHAR | 16 | ||
CH_CLIENT | Changing client | CHAR | 6 |