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

Create Context Menu in Table Control

thangam_perumal
Contributor
0 Likes
732

Hi Experts,

               i am doing one Project it consists of Screen with Table control. Here i need to create context menu i.e right clik option like cut,copy,paste

     i dont know how to create. Please any one advice me.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
527

Look at screen painter, double-click on field and look at field "Context Menu Form" (this is the name of a form that link field to a menu),  then  read some documentation like Context Menus and class CL_CTMENU as well as transaction SE41.

Regards,

Raymond

Read only

0 Likes
527

Hello Raymond,

                         Please can you explain Breifly? If possible please anyone explain with one example..