‎2006 Aug 09 4:52 PM
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.
‎2006 Aug 09 5:48 PM
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.
‎2006 Aug 09 4:57 PM
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
‎2006 Aug 09 5:05 PM
‎2006 Aug 09 5:16 PM
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.
‎2006 Aug 09 5:20 PM
here my concern is,if you use WINDOW, how you will display data in that window ?
regards
srikanth
‎2006 Aug 09 5:48 PM
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.
‎2006 Aug 09 5:55 PM
sirisha,
does u r problem is solved
if so plz close the thread
Regards,
Naveen
‎2006 Aug 10 6:15 PM
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.