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

SY-LSIND

Former Member
0 Likes
522

I am in 20 th list , i want to gat back to 15th list , ho w will u do it ..help me

I am in 20 th list , i want to gat back to 15th list , ho w will u do it ..help me

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
491

Hi,


at line-selection.
if sy-lsind eq 20.
sy-lsind = 15.
endif.
 

Read only

Former Member
0 Likes
491

HI,

Check the Demo Program

<b>DEMO_LIST_INTERACTIVE_1</b>

<b>DEMO_LIST_INTERACTIVE_2</b>

<b>DEMO_LIST_INTERACTIVE_3</b>

<b>DEMO_LIST_INTERACTIVE_4</b>.

Regards,

Padmam.