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

SQ01 double click functionality

Former Member
0 Likes
1,972

Hi everybody!

I have implemented an ABAP query using transactions SQ01/SQ02. Now I would like to enhance its functionality by providing a 'drilldown'capabilty.

I. e. if the user double clicks on the field MATNR of my query, transaction MM03 should be started showing the details of the corresponding material.

Is this possible? If it is, how do I do that?

Regards,

Joerg

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
900

Hi

While you're in the query (trx SQ01) go to: GO TO->Report Assignement

Max

1 REPLY 1
Read only

Former Member
0 Likes
901

Hi

While you're in the query (trx SQ01) go to: GO TO->Report Assignement

Max