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
what is the t-code to link technical and functional operation?
How do you populate data into a multiple line field? : abap bdc
How is the command suppress-dialog useful?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
Can we write the code both call transaction and session method in single program?
What are the differences between table and structure in data dictionary?
How do you Export a session ?
What are different types of parameters?
foreign key enforcement?
What work you have done in HR module
What is a view in sap? : abap data dictionary
How do you find out whether a file exits on the presentation server?
Explain what are the various types of selection screen event?
Polymorphism real time scenario
What is open sql?