What is the Difference Between basic list and interactive
list?
Answers were Sorted based on User's Feedback
Instead of creating an extensive & detailed list we create
a BASIC LIST with condensed information. From which user
can switch to detailed information.
The detailed information will be in SECONDARY LIST.
To navigate to this list user double clicks on a record on
the BASIC LIST to go to the SECONDARY LIST.
This means the BASIC LIST reacts to the interactions of
the user at run time & hence the name.
Is This Answer Correct ? | 2 Yes | 0 No |
THERE IS ONLY A SINGLE BASIC LIST WHERE AS WE CAN HAVE ANY
INTERACTIVE LISTS IN WHICH THESE SHOULD BE BETWEEN 1 AND 20.
BY USING LSIND WE CAN GET THE LIST NUMBER.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sateeshchin
Basic list is nothing but classical list it will display
only one single list.we can not possible to have trigger
secondary lists. so we will use interactive reports to
triggering the secondary lists using At line-selection,At
user-command,At pf-n.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vinayv
Difference: user interaction possible only in interactive
list through following events
at line-selection
at pf#
at user-command
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhi
Basic list:
An original list resulting from the execution of a report.
You can modify the basic list in many ways by navigating in
the dataset and by using a range of interactive processing
functions to produce other list formats such as ranked
lists.
Interactive list:
List with a list level greater than 0. List outputs in
event blocks of the interactive list processing write to
details lists.
Is This Answer Correct ? | 0 Yes | 0 No |
Commonly used tables in MM and SD?
Function Module for smart forms?
What is the difference between normal report program and module pool program?
3 Answers Atos Origin, Kaavian,
How to create a button in selection screen ?
Can we use on change of between select and endselect?
What is web dynpro for abap?
What is the difference between OpenSQL and Native Sql?
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
Type casting and error handling
what is a ticket?
what is process code?
What is a data dictionary? : abap data dictionary