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

Interactive report without at linr selection

Former Member
0 Likes
499

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
481

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

3 REPLIES 3
Read only

Former Member
0 Likes
482

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

Read only

0 Likes
481

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

Read only

0 Likes
481

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