In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when
it is being used. And what it really does?

Answer Posted / sreehari patnaik

"for all entries" is used when a developer wants to join a
transparent table with a cluster table so as to avoid the
nesting of select statements. It increases the performance
of the program.

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need enhancements?

624


Explain what is the difference between sy-tabix and sy-index? Where it is used?

555


What are the modes in lock objects? : sap abap data dictionary

545


Where are you used type casting?

898


when are objects are passed from task to the change request?

1658






What are matchcodes?

549


In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary

699


Explain the session method? : abap bdc

618


Concepts of OO ABAP and why we are using it?

850


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

605


What is at exit-command:?

568


What are the 3 types of tables in sap? : abap data dictionary

645


What is the client concept in sap?

549


Mention some important events in abap programming.

576


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

641