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


Please Help Members By Posting Answers For Below Questions

Difference between user exit and badis?

614


Explain what is step-loop? Explain all the steps?

713


What are the rules to create a BAPI?

1168


What is the difference between rfc and bapi function modules? : abap bdc

630


What is the step-by-step process to create a table in data dictionary? : abap data dictionary

700






What are the data types of the external layer?

584


Explain the session method? : abap bdc

625


Will 50,000 records be uploaded directly into APP's Server?  

1922


What are the different types of work process?

594


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

936


When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization

617


Explain the sequences of event block?

558


Can i know some of the Realtime tickets that anyone has been faced ?

1666


What is the tcode to create indexes?

596


How to create a link between modified form and modified print program?

587