Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HELP ME IN OKCODE

Former Member
0 Likes
434

HI ALL,

HOW TO FIND OKCODE FOR A PARTICULAR BUTTONS IN THE MENUBAR,APP TOOL BAR AND STANDARD TOOL BAR?

WITH WARM REGARDS,

KHADAR.

2 REPLIES 2
Read only

Former Member
0 Likes
379

Hi,

you can find in a Simple ways,

1) Just enter /H(Debugging) in the Command bar and press the button, then it will goes to debugging mode, see the Sy-UCOMM there, you will fidn the Ok Code

2) Goto SE51 and enter the program name and the Screen No and see the Attributes of that button, there you will fidn the OK_Code

3) In Scrren press that button and hold it and press F1.

Regards

Sudheer

Read only

Former Member
0 Likes
379

HI,

Select the button for which you require the OK-code, press F1, it will show you the OK-code of that button.

Regards

Subramanian