Hi,
You can short your code, like below,
Concatenate wa_pa0002-vorna 'LAST NAME' into wa_final-vorno separated by '-'.
based on the above line you can remove the unnecessary line or repetitive codes.
and you not need to declare extra variable for arranging the information.
Regards.
Praveer.