2010 Aug 13 2:36 PM
Hi Experts,
I have question regarding the dialog programming user command. I need a certain code to be triggered when 'ENTER' key is pressed on the screen and not on any other user command. The problem is when I press 'enter' ther is no user comamnd recorded. so the code i being triggered on any action on the screen.
Can any one pelase let me know if there is any option to capture 'ENTER'
2010 Aug 13 2:42 PM
You just need to activate the first standard function on STATUS-GUI.
Give a function code like 'ENTER' to the first button of standard bar, the one like a green button with a positive icon.
2010 Aug 13 2:41 PM
2010 Aug 13 2:42 PM
You just need to activate the first standard function on STATUS-GUI.
Give a function code like 'ENTER' to the first button of standard bar, the one like a green button with a positive icon.
2010 Aug 13 2:52 PM
Thanks a lot. Solved my Problem. Thanks all for the instant replies.
2010 Aug 13 2:49 PM
Check documentation ([Using GUI Statuses|http://help.sap.com/saphelp_crm50/helpdata/en/9f/dba99935c111d1829f0000e829fbfe/frameset.htm]) look for "The ENTER Key".
Regards
Raymond