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

Reports

Former Member
0 Likes
758

Hello Everyone,

Can you have two detail lists from the basic list at the same time?If yes how and if no why?

Please tell me where do I need to go for rewarding the points?

Regards,

Sirisha.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
732

Hi Srikanth,

See the first link.In that instead of sy-lsind use sy-lisel and get cursor under AT Line-SELECTION event.It will work.Try it you will know.

Regards,

Sirisha.

7 REPLIES 7
Read only

Former Member
0 Likes
732

i guess its not possible.i am just curious, what is the scenario for this req?

to assign points :

on the left side of each response, you have 3 different *(stars). choose one among them based on the solution suiting your requirement.

regards

srikanth

Message was edited by: Srikanth Kidambi

Read only

Former Member
0 Likes
732

Hi sirisha,

check the below link may be helpful for u

if u find it useful mark the points on the left side with the level of answer satisfaction

Regards,

Naveen

Read only

Former Member
0 Likes
732

Hi Srikanth Kidambi,

I am preparing for an interview and I came across this question.So I dont know the requirement.

Thanks NAVEENKUMAR GUDURI,after seeing this question I wrote a program based on this requirement and this solved the problem.

Regards,

Sirisha.

Read only

0 Likes
732

here my concern is,if you use WINDOW, how you will display data in that window ?

regards

srikanth

Read only

Former Member
0 Likes
733

Hi Srikanth,

See the first link.In that instead of sy-lsind use sy-lisel and get cursor under AT Line-SELECTION event.It will work.Try it you will know.

Regards,

Sirisha.

Read only

0 Likes
732

sirisha,

does u r problem is solved

if so plz close the thread

Regards,

Naveen

Read only

Former Member
0 Likes
732

Hello,

Can you have two detail lists from the basic list at the same time :

Yes, refer the programs :

DEMO_LIST_INTERACTIVE_1

DEMO_LIST_INTERACTIVE_2

DEMO_LIST_INTERACTIVE_3

Regards,

Sirisha.