‎2007 Dec 12 7:56 AM
I have to give short keys for pushbuttons in screens.It is not working properly.
I assigned F2 for clearing the i/p field in screens-1000 as well as 1010.F2 works fine in 1000 where as it is not working for 1010.Similarly,i assigned F4 to proceed to Next screen.It also behaves like this.
Can anybody give a solution for this.
‎2007 Dec 12 8:05 AM
Hi,
From Menu -> System -> Status take the Program and STATUS of the screen.
Go to Se41 enter the program and Status and copy them to you own program and Status.
So now the old menu is completely copied to your program,
Now you can edit the menu and add you own menu items and use.
check this link,
http://help.sap.com/saphelp_47x200/helpdata/en/d1/801d84454211d189710000e8322d00/content.htm
Regards,
Omkar.
‎2007 Dec 12 10:24 AM
‎2007 Dec 12 10:36 AM
Hi,
try clearing the sy-ucomm /USER-COMMAND, value before you call the second screen in your code,