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

Table control vertical scroll bar going to PICK user command

Former Member
0 Likes
1,116

Hi All,

I have created the table control in the screen 2000 and also PF STATUS 'MENU_2000' and assigned the function key F2 for PICK and selected the check box 'Respond to double-click' for the first field in tablecontrol.

Every thing is fine. I can able to display values in table control and if I say double click on the first field, I can do the user action. But if I touches the vertical scroll bar, it is going to user command 'PICK' instead of scrolling down.

Can any one tell me where the mistake is?

Thanks inadvance.

Regards

Ramesh.

4 REPLIES 4
Read only

Former Member
0 Likes
760

Hi All,

Any idea on this.

Read only

vinod_vemuru2
Active Contributor
0 Likes
760

Hi,

Seems like you are directly using the field SY-UCOMM/not clearing the ok code. Did you assign the OK_CODE field in the field attributes of the screen? If not try in that way. I think system is picking the old OK code used. You can check it in this way. Just aafter entering the table control, don't double click. Just try to scroll. It should work fine.

Thanks,

Vinod.

Read only

Former Member
0 Likes
760

Yes. Got it.

Thanks Vinod.

Read only

0 Likes
760

>Total Posts: 109

>Total Questions: 46 (29 unresolved)

Moderator message - You can also assign Po1nts to helpful answers. This encourages people to help you in the future.