English(South Africa) locale uses ,(comma) as decimal symbol and space as digit grouping symbol.
PPM uses .(period) as decimal symbol and ,(comma) as digit grouping symbol for displaying time.
But in editing time, PPM uses ,(comma) as decimal symbol and space as digit grouping symbol.
STEPS TO REPRODUCE:
1. Create number attribute (num01) on any object with decimal places 2.
2. Add 1 instance with num01=123,456,789.00 value.
3. Click value of num01 by inline editor. It shows "123 456 789,00".
4. Change it from "123 456 789,00" to "123 456 789,12". ERROR incorrect number format occurs.
Expected Result: Both of displaying and editing, PPM uses same decimal symbol and digit grouping symbol.
Actual Result: ERROR incorrect number format occurs. PPM uses different decimal symbol and digit grouping symbol.
Release : 15.6.1
Component : CA PPM APPLICATION ADMIN, STUDIO, XOG & PROCESSES.
This is under review by Sustaining Engineering as Defect DE51474.
This will be fixed in 15.9.2.