Application Development 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: 

Right Click Control in ABAP Editor

aaruljothi
Participant
0 Kudos

Dear Experts,

We have upgraded our SAP_APPL component patch from 22 to 26. From that time I am not able to see the GOTO option in the right click menu of teh ABAP editor (SE38).

How is the Right Click control in the ABAP editor working.

Please help in correcting it.

Regards,

Arul Jothi A.

1 REPLY 1

Former Member
0 Kudos

Hello,

The Right Click event works based on Context Menu.

You can also debug by entering /h on the command field and clicking the mouse button on the editor.

WB_CONTEXT_SUBMENU.

Reward if helps.

Thanks,

Krishna