What would be the best way to find the row that you want to update on screens like PA22 and PA21. My current example is I need to update a RN certification on PA22 however this license is in a different row depending on the associate. I could do an inquire, find which CER-CODE = RN and then branch to the transaction with the correct code but that seems really a round about way to get the job done. Any ideas?