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

Drill down list

Former Member
0 Likes
233

Hi Experts,

I'm doing a Drill down conventional report.

If I'm in 6th dril down list and want ot come to 2nd list directly not only 2nd one one can i go to the list 1 or 2 or 3 or 4 directly? If so how can i do this.

Thanks & regards,

Naren.

1 REPLY 1
Read only

Former Member
0 Likes
205

Hi,

SY-LSIND gives you the list index number. If you want to go to particular list then specify that through SY-LSIND and you can go to which ever list you require.

Regards,

Ram