SAP Knowledge Base Article - Public

2384001 - National ID validation for Saudi Arabia

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

1.JPG

SN.jpg

 

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.

2.JPG

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

saudiarabia.png

 

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:

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

  • 3066117 - How to export Data Models?
  • 3153500 - How to Download Data Models, Picklists and other configuration files for Employee Central - SuccessFactors

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

Product

SAP SuccessFactors HCM Core 1611