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
How we can give authorization on the fields of table control in a dialog-programming?
Explain the differences between sap memory and abap memory?
What are the disadvantages of logical databases?
what next in SAP-ABAP/4 is it going to be change?
What is smart forms? : abap hr
Select query optimisation
How the at-user command serves mainly in lists?
How to create user interfaces for lists?
Value table VS check Table.
What is difference between inner join and outer join?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is an abap instance?
What are the two levels in defining a match code ?
what are the various types of parameters and how are they distinguished from one another?
How to pass data from list to report?