will sorted internal tables help in performance?
Answer Posted / abaprajaram
some times it is true first sort then do the logic
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How are the function code handles in flow logic?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Did you create any joins?
What is meant by hot spots? : abap data dictionary
What happens if only one of the commands set screen and leave screen is used without using the other?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Can we include customizing include or an append structure with pooled or cluster tables?
What is the difference between synchronous and asynchronous update? : abap bdc
What is payroll driver
How many secondary indexes can we create in a table?
What are advantages and disadvantages of logical data base
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
How to get that a secondary index is attached to a select query?
How many primary keys can be created for a table?
Can you create a table with fields not referring to data elements? : abap data dictionary