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: 

Double click in SE16

maria_merino
Active Participant
0 Kudos

Hi experts,

I've been asked to add new functionality in SE16. I have a transaction which calls an SE16. The user wants to double click on a text cell and then show a popup with the long text (READ_TEXT).

The field is marked as "responds to double click", how can I get the sy-ucomm?

I've been searching how to do it but I can't find any solution.

thanks in advance,

María

3 REPLIES 3

VeselinaPeykova
Active Contributor

Users are not supposed to use SE16 and SE16N 🙂

former_member226519
Active Contributor
0 Kudos

you could write your own repoprt/transaction ZE16 using function module SE16N_INTERFACE or similar so you will have full control over UCOMM

Sandra_Rossi
Active Contributor
0 Kudos

Please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.