The default service hours for all report groups. Report groups that are missing service hours for some time interval will use the default service hours defined here.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| day_name | nvarchar(50) | not null | The valid day for the service hous
Values: - monday - tuesday - wednesday - thursday - friday - saturday - sunday |
| start_time | integer | with null | Start time in seconds since 00:00 |
| end_time | integer | with null | End time in seconds since 00:00 |
| created | integer | with null | Epoch time of creation |
Product Name: Unicenter Service Management
Table Type: Table