cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in ESS Personal Data SSN Number in Portal

Former Member
0 Kudos

Hi All,

We are using personal data iView for US .In the Personal Data screen SSN number as coming just like this 108-46-2148 . When I am clicking the review button its throwing the error with message "Personal ID number must consists of nine digits".Because here its counting hyphen also.So it will come 11 digits.Thats why its throwing the error.

When I checked in the Backend PA0002-PERID its showing the number as 108462148.How to eliminate hyphen from the field in portal.

Can any one please guide me to solve this issue

Regards

Alexi

Accepted Solutions (1)

Accepted Solutions (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

have you put HTTP debugging BP?

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sidharth,

In that calss got the message its showing,but when i put breakpoint in the method its not showing in the debugger mode.

Regards

Alexi

Former Member
0 Kudos

Hi Alexi,

Did this fix your problem? We have the same problem and need to fix it soon.

Thanks,

Donna Maupin

University of Kentucky

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

is thrown from the method CHECK_SSN_FORMAT from the class

CL_HRPA_INFOTYPE_0021_US.

Please can you check?

Former Member
0 Kudos

Hi,

If you want to Retrict Hypen after enter the ssn number then you change the standard Java code.as this is Java WD

If the case when you are viewing the data in portal which is changed automatically with Hypen Format then Look for a OSS note.

Regards,

Nachy