what is diffrence between table control and alv grid in
dialog programming in abap.
Answer Posted / hariabap
in Table control we use loop endloop , move corresponding
statements for displaying records.
But in ALV grid we are not using loop endloop and move
corresponding , hence the performance is high if we use ALV
grid.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are base tables of an aggregate object? : abap data dictionary
wat is the difference between A-gate & W-gate?where are they used?
What are the screen painter and menu painter?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
Describe data classes? : abap hr
How many ways can a sap system be accessed?
Difference between Insert, Update and Modify?
Why cant we use Normal function module for data transfer?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
How many default tab strips are there?
What is asynchronous update?
Can i Have Some Examples on Enhancements.
What is primary index?
How to create a button in selection screen ?
Does the external program run in the same sap luw as the caller, or in a separate one?