‎2006 Oct 25 7:53 AM
Dear All,
I remember that we can get the function code from toolbar, menu very easy using the shortcut key,
Pressing some key , and clik the button/menu, but i can't remember which key it is .
Who can tell me which key i can use , very thanks.
‎2006 Oct 25 8:05 AM
using this way , we can get the function code whcih we clik.
Regard
daniel
‎2006 Oct 25 7:55 AM
Hi daniel,
1.If u are talking about abap code for function module,
2. then we have to use
Ctrl + F6
regards,
amit m.
‎2006 Oct 25 8:00 AM
no, it isn't.
what i wnat to get is the function code.
not the function module.
using this key , i can get the function code from a popup window .
‎2006 Oct 25 8:02 AM
Hi again,
1. Which function code ?
SAVE, DIS, INS etc?,
sy-ucomm,
which is invoked when we press some toolbar button or some menu ?
regards,
amit m.
‎2006 Oct 25 8:05 AM
using this way , we can get the function code whcih we clik.
Regard
daniel
‎2006 Oct 25 8:31 AM
Hi daniel,
1. supppose u want to know the fcode
for a button on toolbar.
2. then follow these simple steps.
3.
a) Take your mouse on the button
Left Click It
DO NOT RELEASE THE LEFT MOUSE BUTTON
Then Move Away your mouse pointer from the button,
then release the left mouse button
b) In this manner, the button is SELECTED.
(We can also do this using TAB TAB..)
c) Then just press F1
d) a new small window will come
which will display the program name and fcode.
-- If this is to be done in menu,
then select the menu and press Shift + F1
regards,
amit m.
‎2006 Oct 25 8:18 AM
‎2006 Oct 25 8:25 AM