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

Answer Posted / raghunath

In order to avoid nested select statements we can go
for "FOR ALL ENTRIES".First fetch values from database
table to internal table and only for the values in the
internal table we can fetch values from other database
table based on conditions in the where clause.

it is mandetory that we have to declare allthe primary keys
in either select Stmt or in where condition. orelse
duplicate records will not get selected.

Is This Answer Correct ?    78 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is tcode se16?

760


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

777


Which function modules can be used to transfer the data using bdc programming? : abap bdc

818


What is the difference between open_form and close_form?

804


List the events in abap/4 language?

782






What is an abap?

730


Can i Have Some Examples on Enhancements.

2185


What are the different types of parameters?

763


What actually happens in real-time recruitment? : sap abap hr

766


Can we set page headers to details lists?

749


Sy index and sy tabix

1134


What is asap methodology? : sap abap hr

751


What are the functional areas? User groups?

808


Difference between user exit and badis?

809


Explain the call transaction method? : abap bdc

780