‎2008 Mar 07 11:52 PM
Hi Experts,
There is a small confusion with interactive reports:
Hope you can easily respond to these petty issues:
i) Is it Mandatory for us to use the at-line selection event to display secondary lists?
ii) What is the role of user command other than using for PFstatus other than leaving the program..etc?
iii) Is it relevant to use hotspots?
pls reply
Thanks
Dan
‎2008 Mar 08 12:11 AM
Hi,
1 No. There is other events also but they are obsolete so it is advisable to use AT LINE SELECTION.
2 In the interactive report based on user-command you can decide which list to call.
3 Yes
Regards,
Atish
‎2008 Mar 08 12:11 AM
Hi,
1 No. There is other events also but they are obsolete so it is advisable to use AT LINE SELECTION.
2 In the interactive report based on user-command you can decide which list to call.
3 Yes
Regards,
Atish
‎2008 Mar 08 1:09 AM
Thanks Atish,
Youe mentioned - In the interactive report based on user-command you can decide which list to call.
Do you mean to say that we cxan call 2nd list, 3rd list...20th list..etc?
Please elaborate.
thanks
Dan
‎2008 Mar 08 1:17 AM
Hi Dan,
Based on user-command you can decide which layout to call (not list..sorry for that)
Which list to be called can be controlled using sy-lsind.
Regards,
Atish