View Full Version: Ssn On Benefit Election Printout From Ess

LawsonTalk > HR/Payroll > Ssn On Benefit Election Printout From Ess


Title: Ssn On Benefit Election Printout From Ess
Description: Can it be removed?


LaurenSH - June 6, 2006 01:13 PM (GMT)
Our Benefits Manager wants the SSN removed from or hidden on the employee's printed election form from ESS. I tried this in our test environment without success, then contacted Lawson LIS; they couldn't take it on via LIS as it's a billable program change, but did point me toward bessload.js. I've tried removing the SSN code from a couple of files (bessload, bessleload), saved with new names, loaded those files, but the SSN is still printing. This shouldn't be hard, and I'm probably just missing a step.
Can anyone help?

isln_boy - June 6, 2006 05:23 PM (GMT)
We're on ESS 8.1.0.4, and have modified the $WEBDIR/xbnnet/besscommon.js file to mask the Social Security Number on benefit election forms.

In the function GetShowElectionsHeader, I made the following change:

//*
//*Delete Begin
//*
// + '<td class="plaintablecellborder" style="text-align:right" nowrap>'+ficanbr
//*
//*Delete End
//*
+ '<td class="plaintablecellborder" style="text-align:right" nowrap>'+'xxx-xx-'+ficanbr.substr(7,4)

Hope this helps

LaurenSH - June 6, 2006 05:41 PM (GMT)
Thanks, I'll give that a try!



Hosted for free by InvisionFree