what is the use of FOR ALL ENTRIES in an internal table?

Answer Posted / venkateswarlubandi

Conditions for FORALLENTRIES:

1. IF ITAB [] is not initial.

2. At least one primary key field in the where class.

3. It avoid the Nested Select Statement

4. Retrieve the data from more than one table.

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does the interface between the dynpro and the abap/4 modules take place?

548


What are the list of screen elements?

521


What is the use of info groups? : sap abap hr

550


Can you define a field without a data element?

553


What are the differences between table controls and step loops?

546






Why do we use Abstract classes give an example from your project?

877


What is a modification assistant?

580


What is the disadvantage of using exec sql statement in abap?

526


What is the project you are currently working and work that you are doing

1005


What do you mean by transparent tables in sap abap? : abap data dictionary

512


Final class

1008


What are the different types of locks? : abap data dictionary

616


What is elementary search help? : sap abap data dictionary

552


there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

1753


What is help view?

552