Symptom
You are creating a Service Request and notice that when adding the expected criteria such as Service Category and Processor, the Due Dates are not calculating as expected.
Environment
SAP Business ByDesign
Reproducing the Issue
In this example we will use Service Category as the criteria to determine the Service Level.
- Go to the Service Desk work center.
- Select New Service Request from Common Tasks.
- Enter account ABC (ABC represents ID of the account).
- Enter Service Category XYZ (XYZ represents the ID of the Category).
- The system performs the determination
Example:
Reported On: 13.07.2022 01:10 PM CST_NA
Due Dates
Initial Response By: 13.07.2022 02:10 PM CST_NA
Based on the Operating Hours maintained in the Service Level, you would expect that the system ended the Initial Response by 03:10 PM, since there is a break between 02:00 PM and 03:00 PM in the operating hours.
Cause
The reason the system is displaying different values than the one expected is because of the time zone difference between the User/Processor and Service Level.
Example:
Under the Service Request, you noticed the following:
Service Request Data
Priority: Immediate
Reported On: 13.07.2022 02:10 PM CST_NA
Due Dates
Initial Response By: 13.07.2022 04:10 PM CST_NA
The Service Request is considering the Service Level HIJ (HIJ represents the ID of the Service Level).
When navigating to the Operating Hours tab, the time zone maintained is UTC-6
Between UTC-6 and CST_NA there is an hour different, since there is Day Light Savings.
For UTC-6, there is never Day Light Savings, but you can have another timezone such as CST_NA which does consider Day Light Savings during a period for year.
Resolution
This is the system expected behavior.
In order to correct this, you can perform the following:
Adjust the timezone maintained for the user, so that it matches to the timezone maintained under the Service Level.
Or
Change the timezone maintained in the Service Level through the following steps:
- Go to the Service Entitlements work center.
- Select the Service Levels view.
- Click Edit for Service Level HIJ.
- Click Change Status to Blocked.
- Navigate to the Operating Hours tab.
- Change the Time Zone to the expect one.
- Click Change Status and select Active.
Now the service request will display the expected values.
Keywords
Service Request, Service Level, Operating Hours, Due Date, Initial Response By, Completion By, User, Time Zone, Service Desk , KBA , AP-SVO-SO , Service Order , How To