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

Search help issues

Former Member
0 Likes
472

Hi all, I have created search helps on 2 fields, in my selection screen, for players name, and the team in which he plays for. I need to manipulate it to where when I select the players name from the list, his team is automatically displayed in team field. how can i do this?

1 ACCEPTED SOLUTION
Read only

former_member189629
Active Contributor
0 Likes
452

Use the INITIALIZATION/At Selection-Screen events to capture player value and assign team value to the team field

4 REPLIES 4
Read only

former_member189629
Active Contributor
0 Likes
453

Use the INITIALIZATION/At Selection-Screen events to capture player value and assign team value to the team field

Read only

0 Likes
452

It's actually for a screen that i built, i don't have the option to use the select options events

Read only

0 Likes
452

Have a look at:

PROCESS ON VALUE-REQUEST.

Rob

Read only

Former Member
0 Likes
452

I don't remember if it's possible with different export parameters in the search help.

Try that, if the other one doesn't gets filled I think you should use FM F4IF_FIELD_VALUE_REQUEST, it says that it does fill all the export parameters if they find a screen field