‎2010 Mar 16 2:46 PM
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.
‎2010 Mar 16 6:28 PM
‎2010 Mar 16 6:36 PM
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.
‎2010 Mar 16 7:06 PM
‎2010 Mar 16 8:20 PM
>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.