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

Queries : SQ02 : Defining field code : double click possible ?

Former Member
0 Likes
601

Dear all,

My query is displaying a short text... what I want to do (via the field code?) is to insert an event to allow the user to display the long text (STXH) by double clicking on the short text.

So my question is :

Is it possible to define events (such as double-click) on field displayed in a query ?

Already thanks.

Nicolas

Dear all,

My query is displaying a short text... what I want to do (via the field code?) is to insert an event to allow the user to display the long text (STXH) by double clicking on the short text.

So my question is :

Is it possible to define events (such as double-click) on field displayed in a query ?

Already thanks.

Nicolas

2 REPLIES 2
Read only

Former Member
0 Likes
512

I think this will not be possible in standard SAP functionality.However I guess you can dot it in the "Code" SECTION IN WHICH YOU CAN ADD YOUR OWN CODE

Read only

0 Likes
512

It's what I was intended to do... but I don't know how to define an event "double click" in the code (and if it's possible).