hi what is difference between REUSE_ALV_GRID_display and
reuse_alv_list_display .
Answer Posted / chetan
ALV LIST Can be coded using only FMs
ALV GRID Can be coded using FMs and object oriented concepts
ALV LIST Can be displayed hieraicharlly
ALV GRID cannot be displayed hierarichally
ALV grid uses ActiveX controls
present on the Presentation Server.
Hence, it consumes More Memory
on the presentation server.
ALV LIST is Display Only.
Whereas
ALV Grid Can Be made EDITABLE for entry purpose.
In alv grid, these options are possible,
but not in alv list.
without horizontal lines
without vertical lines
without cell merging during sorts
display total lines above the entries
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many types of views are there ?
What are the different types of views and their definition?
What is database view ? : sap abap data dictionary
What is the significance of hide?
Is it possible to run host command from SAP environment? How do you run?
How do you execute the payroll
What is the difference between RETURNING and CHANGING parameters for a method?
What is the difference between the function module and a normal abap/4 subroutine?
What is the major difference between pool tables and transparent tables?
What is constructor expression in nw abap 7.4?
java script for push button in adobe forms.
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What statement will be found in an sap application program that implements a function module exit?
What are the functional areas?
What are the basic object types? : sap abap hr