Symptom
When a manual time sheet entry is stamped using OneTime or the terminal via webservice, UTC+1 is applied. Conversely, if the entry is not manually clocked and is stamped through OneTime or the terminal, UTC+2 is correctly added to the time entry.
Note: OneTime is a third party software.
Environment
SAP Business ByDesign
Reproducing the Issue
NA
Cause
In the Webservice Payload, within the <EmployeeTimeEvent> section, the daylightSavingTimeIndicator is currently set to "false".
Resolution
In the Webservice Payload, <EmployeeTimeEvent> section, the daylightSavingTimeIndicator should be updated to "true".
Keywords
Webservice, Daylight-saving,UTC+1 , KBA , SRD-HR-TLM , Time and Labour Management , Problem