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 to create view in bdc..??
Can we reuse a userexit?
What are uses of foreign key?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Final class
How is the command suppress-dialog useful?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
Update types in Call transaction method. What is the difference?
What does hide statement do?
What are the different types of view?
What are the different window types in sapscript?
What is the difference between select statement and provide statement ? : abap hr
Difference between top-of-page and top-of-page during at line- selection?
What is the difference between collect and append statements?
Different between Interface and Abstract classes?