Solution : https://service.sap.com/sap/support/notes/1073253 (SAP Service marketplace login required)
Summary :
When utilizing non-Gregorian calendars in SAP, such as Islamic or Hijri, users may face issues where despite correctly entering data in OB29 or VC_T009, the system reverts to displaying Gregorian dates and triggers error SV 004 indicating no matching entries. This is caused by a programming error affecting non-Gregorian date formats. Resolving this requires creating data elements and structures in package SFBX, adjusting message texts, and implementing specific source code changes. Additionally, modifying view cluster VC_T009 via transaction SE54 and adapting program screens for specific SAP Basis releases is necessary for full correction.
Key words :
system issues error message sv 004, attached source code corrections, elementary implemented type numc, output field v_t009b-bdatj, create message fgv 620, match selection criteria, form routine calendar_warning, shortened fiscal years, required date display, data element gregojahr
Related Notes :
1375438 | Globalization Collection Note |
1081700 | OB29 and date formats |
1052359 | Fiscal Years in non-Gregorian Calendars |
831333 | Enable Japanese emperor, Islamic, and Farsi date format |
672255 | Shortened fiscal year/changing fiscal periods |