Symptom
Time fields display inconsistently across View Mode and Edit Mode in PPX within Japanese locale.
- In View mode, the time field is displayed as HH:MM:ss format (e.g., 18:01:00 and 23:01:00).
- In Edit mode, the time field is displayed as HH:mm:ss format (e.g., 18:00:00 and 23:00:00).
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors HCM Core 2511
Reproducing the Issue
- Login to a Japanese instance and go to PPX
- Check a custom MDF which have a custom time field and click View ALL
- The time field is showing as 18:01:00 with View mode.
- However in Edit and History mode under PPX, the Time field is showing as 18:00:00
Cause
The format pattern is, COMMON_TimeFormat. In 2511, for Japanese locale this pattern is defined as HH:MM:ss, where the uppercase 'M' is for 'Month'. The correct character would be a lowercase 'm' for minutes. This improper pattern is causing the minutes to be wrong.
Resolution
Our engineer team has already identified this issue and finalized the fix, which will be implemented in the 2605 Release. Date of the release period:
- Preview: 2026 April-13
- Production: 2026 May 15 - 16
For a workaround, Admin can go into Manage Languages, and update the COMMON_TimeFormat string for Japanese locale to be, such as HH:mm:ss.
See Also
- SAP SuccessFactors Product Release & Road Map Information
- SAP SuccessFactors Patches Knowledge Base
- KB Article 2171560 - How to be notified of new or updated SAP Notes or KBAs
Keywords
time display, mdf,latest people profile, start time, end time, HH:MM format, seconds information, view mode,KI2H2025 , KBA , LOD-SF-MDF-PPX , MDF on New People Profile , Known Error
SAP Knowledge Base Article - Public