‎2008 Feb 23 9:31 AM
Hi Gurus
What are the differences between Interactive and basic lists.When and where we using those.
Regards,
Venkat.
‎2008 Feb 23 9:32 AM
Hi,
Basic list is the first list what we get after we execute a report or program , which will have the list index 0.
The lists what we get in at line selection are called as Interactive lists or detail lists,
we can have maximum of 20 secondray lists(detail lists) and always there will be one basic list (if list is generated)
Cheers,
Babu.
‎2008 Feb 23 9:32 AM
Hi,
Basic list is the first list what we get after we execute a report or program , which will have the list index 0.
The lists what we get in at line selection are called as Interactive lists or detail lists,
we can have maximum of 20 secondray lists(detail lists) and always there will be one basic list (if list is generated)
Cheers,
Babu.
‎2008 Feb 23 10:12 AM
first screen is the basic list(first output report) .the index is 0.
from next onwards interactive reports.upto 20 are possible.after the 20th interactive report also possible to connect one of the previous interactive report.after the 20th interactive report continution of new interactive report is not possible.