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 the data types of the abap/4 layer? : abap data dictionary
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
What are the 3 types of function modules in sap?
How the transaction that are programmed by the user can be protected?
What is sap script? Describe its components.
Can we access static attribute from instance method
What is an Open Item in SAP? How will you find an Open Item in SAP?
Define dispatcher?
What is the difference between rfc and bapi function modules? : abap bdc
Explain how do you use structures in the abap programs?
What are the different types of sapscript symbols?
what is the exact code that shoud be implimented in sap note
What is protect & endprotect?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What is a 'z' report?