Symptom
A National ID validation check has been introduced for Saudi Arabia. This was necessary to ensure the National IDs maintained by users be validated as per the country/region-specific requirements.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
Employee Central National ID
Reproducing the Issue
For this newly added validation algorithm of Saudi Arabia's National id, an upgrade center announcement is must to inform existing customers about this change and availability of the same
Go to Admin Center --> Upgrade Center and select Saudi Arabia - National Id validation check
Once scheduled or upgraded, you would have Saudi Arabia national id format available in the national id portlet for the user under his/her personal information.
As per validation this national id has 10 continuous digits.
(Note: For this change, the country/region-specific data model will be automatically modified to support the national id format.
Via: Code
<country id="SAU">
<format-group id="national-id">
<format id="sni">
<instruction>National ID</instruction>
<display-format>1NNNNNNNNN</display-format>
<reg-ex>[1][\d]{9}</reg-ex>
</format>
<format id="IQAMA">
<instruction>Iqama ID</instruction>
<display-format>2NNNNNNNNN</display-format>
<reg-ex>[2][\d]{9}</reg-ex>
</format>
<format id="GOSI">
<instruction>GOSI Registration Number</instruction>
<display-format>NNNNNNNNN</display-format>
<reg-ex>[\d]{9}</reg-ex>
</format>
Please refer to Guide : Here
Via UI- BCUI
FAQ - Additional Information
Q) Where can I download Employee Central Master Data Models?
A) The Data Models are available in the SAP Help Portal under Configuration - Employee Central Master Data Models:
- click on Implementate then scroll down to Configuration Here
- or URL:https://help.sap.com/viewer/product/SAP_SUCCESSFACTORS_EMPLOYEE_CENTRAL/latest/en-US?task=implement_task
Q) Where can I download Employee Central Country/Region Specifics guide?
A) URL: Employee Central Country/Region Specifics guide or The Master Data Model can be found here: https://help.sap.com/doc/180ae8b64b4e43c68e975ab9be597aa7/latest/en-US/EC-Master_Data_Models.zip
See Also
Keywords
national id, saudi Arabia, INC4419984, INC5303037, Validate hash failed! elementId = nationalIdCard module=PERSON method=class, Validate hash failed , KBA , LOD-SF-EC , Employee Central , LOD-SF-EC-PER-NAT , National ID - Config, Rules, RBP, UI , Problem