cancel
Showing results for 
Search instead for 
Did you mean: 

Creating PA20 screen with Screen Personas

Srikanth02
Active Contributor
0 Kudos

Hello Friends,


I just started working on screen personas, and I am facing problem while doing it.

When I enter Personnel # and click on "Find" button, Name of the emp. is getting displayed in the respective field. But my problem is empl.# is getting blank in the Personnel # field once I click on "Find".


Please find attached screenshot and let me know where I am making mistake.



Thanks,


S.Srikanth


Accepted Solutions (1)

Accepted Solutions (1)

nmkarthikeya
Active Participant
0 Kudos

Hi Srikanth,

Try "refresh screen" after "press enter" in the script.

Regards,

Karthikeya

Answers (2)

Answers (2)

chinthan_yajamaan
Active Contributor
0 Kudos

Srikanth,

You are overwriting Personal# with blank in step 2. You don't need step1,2,3 in your script. Please try without them.

Thanks

Chinthan

Srikanth02
Active Contributor
0 Kudos

Hi,

Thanks for the reply. It works, but I need to click on twice "Find" to get the name into the name Field.


S.Srikanth

nmkarthikeya
Active Participant
0 Kudos

Hi Srikanth,

Looks like in your script you are copying the personnel no after clearing it.

Copy it before clearing the value and try.

Regards,

Karthikeya

Srikanth02
Active Contributor
0 Kudos

Hi Karthikeya,

Thanks for the reply. As per you suggestion it works, but there is one more issue.


Once I enter the personnel no. and then I need to press "Enter" and then click on "Find" to get the name. I dont want to do like this, instead, once I enter personnel no. and click on "Find" need to get the name. Is it possible?




Thanks,

S.Srikanth