2005 Aug 29 3:45 PM
Hi,
Does anyone know how to change the function code associated with the F4 key in a module pool program, so we can control the behaviour associated with it?
Thanks,
Bruno
2005 Aug 29 4:00 PM
Hi,
In the screen programming use the following syntax.
PROCESS ON VALUE-REQUEST.
...
FIELD <f> MODULE <mod>.
Svetlin
Hi,
Does anyone know how to change the function code associated with the F4 key in a module pool program, so we can control the behaviour associated with it?
Thanks,
Bruno
2005 Aug 29 4:00 PM
Hi,
In the screen programming use the following syntax.
PROCESS ON VALUE-REQUEST.
...
FIELD <f> MODULE <mod>.
Svetlin
2005 Aug 29 4:09 PM
2005 Aug 30 10:21 AM
Hi, Svetlin
That worked fine, man. Exactly what i needed.
Regards,
Bruno
2005 Aug 30 10:29 AM
can you award points by clicking the radio button for the helpful answers.
Regards
Raja
2005 Aug 30 10:32 AM
Sure thing, Rich
I wanted to know how i could overload the F1 and F4 keys. It´s not indispensable for me, i've been using others, but since the help functionality does not make many sense in the RF project, as also is the case for the value request, it is good to have all the keys available for custom functionality and i sure didn't have a clue.
You will be hearing from me, got a lot of handicaps to deal with,
Bruno
2005 Aug 30 1:38 PM
What we did to get around this is we copied the gui status Lmob_Group8 of program RLMENU into our custom programs and renamed it as SAPCONSOLE_STD. This gui status is then copied into every single one of our SAPconsole transactions. This takes care of your problem with the F1 and F4 keys.
Regards,
Rich Heilman
2005 Aug 30 5:21 PM
Ok, Rich. That sounds pretty ingenious. I'll try that too.
Regards,
Bruno
2005 Aug 30 5:27 PM
Rich, I've tried to reward your message, but i keep getting an error in the web page.
Thanks,
Bruno
2005 Aug 30 5:31 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |