Answer Posted / mahender achhe
Interactive lists are presented for a clasical list maximum
is 20. The interactive list are also called it as
Interactive reports it start with the list index(SY_LSIND)
is 1 and the 20th interactive report list index is 20.
But where as in the Classical report the line index
(SY_LSIND) is start with 0.
In the real time we can create maximum of 5 interactive
reports.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the attributes of the data? : abap data dictionary
What are the differences between se01, se09 and se10?
Explain what is sequence of event triggered in report?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
How can we set the tablespaces and extent sizes ?
How to pass data from list to report?
Explain how many types of tables exist and what are they in data dictionary?
How can we achieve MVC ?
How table control cn be generated using bdc? : abap bdc
How many types of size categories and data classes are there? : abap data dictionary
What abap statement will trigger list generation?
What is an update type with reference to a match code id? : abap data dictionary
Explain what is runtime analysis?
What is dialog module?
What is a batch input session? : abap hr