[HR] How to create a lookup that shows last 4 digits of the Social Security Number

Created by Crystal Ann Harvey, Modified on Tue, 26 Aug at 9:14 AM by Crystal Ann Harvey

To create a user-defined lookup restricting the social security field to only the last 4 digits, it will be necessary to create the user-defined lookup in UD User Defined Lookups.

  1. In User Database>Programs folder, open the UD User Defined Lookups form

  2. Click File>Copy Lookup.

    image.png

  3. Then use HRRM as the Source Lookup, create a ud name and description. Click Copy button to create new lookup.

    image.png

  4. On the Details tab, create a column name with the SQL statement "RIGHT (SSN, 4)" and then give it a Column Heading.

    The Input Type will be a 0-String with only an Input Length of 4.

    image.png

  5. Next go to Human Resources>Programs>HR Resources. In the Resource # field, press F3 (Field Properties) on the keyboard to bring up the Field Properties screen.

  6. Select the Lookups tab and add the new UD Lookup.

    image.png

  7. Now the option will be available to choose the new UD lookup when F4 (Lookup) is used in the Resource # field.

image.png


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article