Defaulting Rules for Citizenships
This table shows the mapping of the attributes that are defaulted from the person citizenships object to the native of country document record.
| Field from HR_DOCUMENTS_OF_RECORD Table | Expression | Field from PER_CITIZENSHIPS Table |
|---|---|---|
| From Date - DATE_FROM | {{$fields.workers.citizenships.$value()[0].FromDate}} | From Date - DATE_FROM |
| To Date - DATE_TO | {{$fields.workers.citizenships.$value()[0].ToDate}} | To Date - DATE_TO |
| Issuing Country - ISSUING_COUNTRY | {{$fields.workers.citizenships.$value()[0].Citizenship}} | Nationality - LEGISLATION_CODE |