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

Code for the find button in a table.

Former Member
0 Likes
827

Hi Gurus,

Can you please help me out with the code for the find button on the menu bar.(Binoculars)

Thanks.

3 REPLIES 3
Read only

former_member209217
Active Contributor
0 Likes
602

Hi,

Go to any standard screen.

Just enter /h in the command editor.And click on the find button in the menu bar.

It will take u to the debugging mode where u can see the coding for the button.

Regards,

Lakshman.

Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
602

Hi,

Just open your report program in SE38 and in the command line /h to enable debugging and click the find button.

Check out the flow in debugging.

Regards,

Tarun

Read only

Former Member
0 Likes
602

Hi,

Very well said by Lakshman, SDN is not for giving you full code rather it is for giving suggestions. Lakshman has given you the correct suggestion, do debugging.

Thanks,

Krishna..