cancel
Showing results for 
Search instead for 
Did you mean: 

CDN Social Insurance Number - enforce unqiue number

749

Hello,

For our US Employees we can enforce SAP S/4 so all employees must have a unique Social Security Number. We do this by using the PE03 feature SSNCK (Social Security Number Audit). We are looking for a way to enforce unique Social Insurance Numbers for our Canadian Employees. We want it to be a hard error like the US one.

Does anyone know how this can be done?

Paulina_Price
Advisor
Advisor
0 Kudos

Hi Janice,

I'm not 100%, but one way I can think of is using Dynamic Actions with Function Module:

HR_CA_VERIFY_SI_NUMBER

Hope that helps.
View Entire Topic
0 Kudos

Thx Paulina, I had actually looked at that function and it only validates the format - not if there are duplicates (i.e., it already exists in another employees record). Unless I am missing something in looking at it?