Option 1
A simple ABAP report or HR Query can do this
Option 2
Go to table SE16N,
step:1 – give the table name as T500P, and give Personnel area and execute
step:2 – in the display screen for every personnel area line items in the last column Address one unique no will be there.
step:3 – go to table SE16N give table ADRC and give the Address Number (which is taken from step-2) and execute.
if you want report then take the ABAP consultant help for customized report.
Option 3
For Address Screen 1 take dump from table T500P