Suppose u r using FOR ALL ENTRIES. What happens when there
is no data in the itab which is using all the entries?
Answer Posted / lokesh
Please Ignore my earlier Answer ....I regret for that
answer...Please check this one..
If no data is there in ITAB which you are applying for FOR
ALL ENTRIES then select query will fetch all the values
from the DB table which can be real performance issue.
so before making for allentires for a table make a check
that its not empty.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is IMG in SAP?
Explain what is step-loop? Explain all the steps?
did u done enhancement framework?how u implemented?
what will happen if called program is not executable ?
What are the rules to create a BAPI?
Double click function on the lists, identifying the line selected by the user on the list?
Concepts of OO ABAP and why we are using it?
Can matchcode object contain ids with different update types? : abap data dictionary
Can there be more than 1 main window in sap script?
What is sql trace? : abap data dictionary
How do you write transaction programs in sap?
What is difference between dialog program and a report?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Explain the different types of data dictionary objects?
What is maintenance view?