‎2006 Dec 27 8:30 AM
Hi all,
what is the difference between sap list viewer and abap list viewer?
‎2006 Dec 27 8:33 AM
Hi Shweta ,
There is no difference between them.SAP List Viewer (ALV) is the new name of the ABAP List Viewer (ALV).
<i>The SAP List Viewer unifies and simplifies the use of lists in the R/3 System. A uniform user interface and list format is available for all lists. This prevents redundant functions.
The SAP List Viewer can be used to view both single-level lists and multilevel sequential lists.
Single-level lists contain any number of lines that have no hierarchical relationship to each other.
Multilevel sequential lists consist of any number of lines that have two hierarchical levels. Multilevel lists have header rows and item rows; the item rows are subordinate to the header rows. For each header row there can be any number of subordinate item rows.
You can view subtotals and totals rows in both single-level lists and multilevel sequential lists</i>
Regards,
Raghav
‎2006 Dec 27 8:34 AM
Both are same. i.e; Redirecting the output data into Grid controls.
Cheers.
‎2006 Dec 27 8:34 AM
‎2006 Dec 27 8:36 AM
Hi From End User Point it is SAP LIST viewer , From Developer Point of View it is ALV .
Both are Same
Check the Below Link
http://help.sap.com/saphelp_nw04/helpdata/en/66/bc7aab43c211d182b30000e829fbfe/frameset.htm
*Please mark useful Answers
‎2006 Dec 28 8:02 AM