Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RF - multiple input fields, action on ENTER

michael_fallenbchel
Active Participant
0 Likes
1,545

Hi experts,

have a RF dialog with 2 input fields (for material number and SSCC code).

Now I want to tirgger action every time I press enter button, doesn't matter in which field I am and if field 1 is filled or not.

At the moment (I think this is standard) action is only triggered when I'm in the last field?

Is this possible?

Thanks

Michael

1 ACCEPTED SOLUTION
Read only

michael_fallenbchel
Active Participant
0 Likes
1,318

Got it - need to set flag flg_quick_enter in table /SCWM/TSTEP_SCR (transaction /SCWM/RFSCR)

1 REPLY 1
Read only

michael_fallenbchel
Active Participant
0 Likes
1,319

Got it - need to set flag flg_quick_enter in table /SCWM/TSTEP_SCR (transaction /SCWM/RFSCR)