Symptom
How To Configure AADHAAR CARD National ID for India in Manage Business Configuration ( BCUI)
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 Employee Central- Localisation Country Specific
Resolution
VIA UI or Manage Business Configuration BCUI
Navigate to 'Admin Center' > Manage business configuration > Click the nationalId Card drop down > Click Create New format > Select IND in country field > Set Enabled=Yes and fill the format
Regular Expression Format: [\d]{12}
FAQ - Additional Information
Q) Where Can I Download Employee central Master Data Model?
A)
- Go to SAP Help Portal SUCCESSFACTORS_EMPLOYEE_CENTRAL
- URL: https://help.sap.com/viewer/product/SAP_SUCCESSFACTORS_EMPLOYEE_CENTRAL/latest/en-US
- Configuration
- Download:Employee Central Master Data Models
- For further information regarding the configuration of pre-delivered National ID formats, please refer to the country/region Specifics handbook.
<country id="IND">
<format-group id="national-id">
<format id="PAN">
<instruction>Permanent Account Number</instruction>
<instruction xml:lang="fr-FR">Numéro de compte permanent</instruction>
<instruction xml:lang="hi-IN">स्थायी खाता संख्या</instruction>
<display-format>AAAAANNNNA</display-format>
<reg-ex>[A-Z]{5}[\d]{4}[A-Z]{1}</reg-ex>
</format>
<format id="ADN">
<instruction>Aadhaar Number</instruction>
<instruction xml:lang="en-GB">Aadhaar Number</instruction>
<instruction xml:lang="fr-FR">Numéro Aadhaar</instruction>
<instruction xml:lang="hi-IN">आधार संख्या</instruction>
<display-format>NNNNNNNNNNNN</display-format>
<reg-ex>[\d]{12}</reg-ex>
</format>
</format-group>
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 Implement then scroll down to Configuration Here
- or
- URL:https://help.sap.com/viewer/product/SAP_SUCCESSFACTORS_EMPLOYEE_CENTRAL/latest/en-US?task=implement_task
Additional Information - SAP on-premise
- Please see the recommendation from SAP on-premise:2576508 - PY-IN : Storing of Aadhaar Numbers in HCM systems
See Also
Keywords
AADHAAR, National ID, INDIA, Permanent Account Number, Aadhaar Number, country/region-specific, BCUI, Manage business configuration , KBA , LOD-SF-EC-BCI , Manage Business Configuration (BCUI) & Data Models (XML) , LOD-SF-EC-PER-WRK , Work Permit - Config, Rules, RBP, UI , LOD-SF-EC-PER-NAT , National ID - Config, Rules, RBP, UI , How To
SAP Knowledge Base Article - Public